-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
Describe the feature or problem you'd like to solve
The core problem is the lack of efficient, keyboard-driven navigation and editing for users familiar with modal editors (like Vim/Vi) within the interactive portions of the GitHub Copilot CLI. The feature requested is the implementation of a Vim mode to enable users to navigate, select, and edit text (e.g., suggested commands, explanations, or input prompts) using standard Vim keybindings (h, j, k, l, w, d, y, etc.) in addition to the default keybindings.
Proposed solution
We need to introduce Normal, Insert, and Visual modes to allow power users to edit and manipulate text with high speed and precision, mirroring the functionality found in other modern, interactive CLIs.
Example prompts or workflows
No response
Additional context
No response
Ephemera, abatilo, LeviTrammell, louie337, jlangstrom and 23 moreandrewneilson, OliverWich and sarogers-ets
Metadata
Metadata
Assignees
Labels
No labels