[Feature Request] Add Vim visual mode support (v/V/Ctrl+V) to input editor
Resolved 💬 2 comments Opened Apr 14, 2026 by Sherlockedb Closed Apr 14, 2026
Bug Description
Please add vim visual mode support (v / V / Ctrl+V) to the input editor. Currently there's no way to select an arbitrary range of text in vim mode. Text objects only cover structured cases (words, quotes, brackets), and the external editor workaround clears the terminal display, losing conversation context. Visual mode is a core vim workflow — without it, vim mode is significantly less usable for vim users.
Environment Info
- Platform: darwin
- Terminal: iTerm.app
- Version: 2.1.105
- Feedback ID: 8a0b196e-a105-4ca3-84ec-9280e7069696
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗