Skip to content

feat: add tmux-like zoom (maximize) toggle for terminal#23

Merged
rishi-opensource merged 12 commits intomainfrom
feat/terminal-zoom
Mar 19, 2026
Merged

feat: add tmux-like zoom (maximize) toggle for terminal#23
rishi-opensource merged 12 commits intomainfrom
feat/terminal-zoom

Conversation

@rishi-opensource
Copy link
Copy Markdown
Owner

@rishi-opensource rishi-opensource commented Mar 19, 2026

Terminal Zoom & Enhanced Toggle

This PR introduces a tmux-like 'zoom' (maximize) capability for the Claude terminal.

Key Features:

  • Terminal Zoom: New :Claude zoom command (default key: z) to maximize the terminal.
  • Configurable Mappings: Added g:claude_code_map_zoom for custom zoom keys.
  • Improved Reliability: Robust mapping initialization for better .vimrc compatibility.
  • Documentation: Updated README.md and help documentation.

Keys:

  • Toggle: <C->
  • Zoom: z

@rishi-opensource rishi-opensource merged commit f7161c6 into main Mar 19, 2026
2 checks passed
@rishi-opensource rishi-opensource deleted the feat/terminal-zoom branch March 19, 2026 16:02
github-actions bot pushed a commit that referenced this pull request Mar 19, 2026
# [1.4.0](v1.3.1...v1.4.0) (2026-03-19)

### Features

* add tmux-like zoom (maximize) toggle for terminal ([#23](#23)) ([f7161c6](f7161c6))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit to crisecheverria/vim-claude-code that referenced this pull request Mar 22, 2026
# 1.0.0 (2026-03-22)

### Bug Fixes

* align python diff trigger naming with vimscript expectations ([rishi-opensource#21](https://github.com/crisecheverria/vim-claude-code/issues/21)) ([97f29b6](97f29b6))
* ci fix ([9919c73](9919c73))
* claude window scroll issue ([c492ad8](c492ad8))
* diff preview path resolution, stale triggers, and add accept/reject keybindings ([38378f3](38378f3))

### Features

* add diff preview for Claude Code edit suggestions ([73cb65d](73cb65d))
* add tmux-like zoom (maximize) toggle for terminal ([rishi-opensource#23](https://github.com/crisecheverria/vim-claude-code/issues/23)) ([f7161c6](f7161c6))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant