athame icon indicating copy to clipboard operation
athame copied to clipboard

Zsh: up/down keys conflict with zsh-history-substring-search

Open infokiller opened this issue 8 years ago • 1 comments

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!

infokiller avatar May 29 '16 09:05 infokiller

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!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ardagnir/athame/issues/32, or mute the thread https://github.com/notifications/unsubscribe/ACUkPiveh0EycpjwEcoUTQE8Ibb4hTgEks5qGV8bgaJpZM4IpQMz .

ardagnir avatar May 29 '16 14:05 ardagnir