Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make zsh keybindings work for all modes #35

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

cohml
Copy link
Contributor

@cohml cohml commented Jan 16, 2024

This PR ensures that when sourced, the plugin binds all ^G^* actions irrespective of editing mode.

Thus all keybindings will be available for emacs users as well as vi mode users in both insert and command mode.

Resolves #34

fzf-git.sh Show resolved Hide resolved
@cohml cohml force-pushed the feature/mode-agnostic-zsh-keybindings branch from 1ef88af to 3fd48aa Compare January 17, 2024 14:42
@junegunn junegunn merged commit 82f84ab into junegunn:main Mar 17, 2024
@junegunn
Copy link
Owner

Thanks for your patience. This just slipped my mind.

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.

Keybindings not working for vi command mode
3 participants