You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the arrow keys are always sent to vim instead of zsh unless zsh
is in tab completion.
There's a commented out function in the default athamerc that acts
similarly to zsh-history-substring search but it only searches prefixes.
Don't try it if you are using a vim version before 7.4.928 though, because
it can sometimes trigger a crashing bug in vim.
I have the https://github.com/zsh-users/zsh-history-substring-search plugin installed. When using zsh with the athame patch the up/down no longer work with this plugin. Any idea how to solve this?
Thanks!
The text was updated successfully, but these errors were encountered: