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
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

🎉 This PR is included in version 1.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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