Replies: 1 comment
-
Add to your zstyle ':autocomplete:key-bindings' enabled no |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to switch off the following features selectively:
the history popup that appears when I press K (in Vi mode)? I use fzf for history. (As an aside, I find the history unusable in Vi mode. I can't exit the history (I'd expect ESC to exit) and constant semi-colons appear and the line is not what it appears to be eg
ls abcb;
turns intols abc
when I press enter.)all keyboard bindings
The most useful feature I find is the appearance of help eg for commands switches over and above the normal zsh functionality. Could I disable everything apart from that?
I've disabled this plugin for now because of issue #594.
Beta Was this translation helpful? Give feedback.
All reactions