Skip to content

Add Vim-style navigation mode#198

Open
marouanesouiri wants to merge 3 commits intojhawthorn:masterfrom
marouanesouiri:master
Open

Add Vim-style navigation mode#198
marouanesouiri wants to merge 3 commits intojhawthorn:masterfrom
marouanesouiri:master

Conversation

@marouanesouiri
Copy link

This PR adds a new '--vim-mode' option. When activated (e.g. fzy --vim-mode), pressing Escape enters a Vim-style normal mode instead of quitting immediately. In this mode, users can navigate using h, j, k, l and edit text with keys like x (delete character under cursor), d (delete all), and c (change text) .. etc. Pressing 'i' switches back to insert mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant