Closed cohml closed 1 year ago
Fixes bug whereby ^G keybinding did not work in bindkey -v command mode.
bindkey -v
This PR is parallel to this one, which fixes the same bug in the Oh-My-Zsh version of the per-directory-history plugin.
per-directory-history
JFYI, the parallel PR for Oh-My-Zsh that I referenced above has now been merged.
Thanks for looking into this and the PRs both here and in Oh-My-Zsh 🙏
My pleasure. Thanks for the awesome idea for this plugin!
Fixes bug whereby ^G keybinding did not work in
bindkey -v
command mode.This PR is parallel to this one, which fixes the same bug in the Oh-My-Zsh version of the
per-directory-history
plugin.