Usage with up-line-or-beginning-search and down-line-or-beginning-search #605
Replies: 1 comment
-
And the solution is in the same thread in this comment: #424 (comment) |
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.
-
I used
zstyle ':autocomplete:key-bindings' enabled no
to disable history and do my own binding. As stated here: #424 (comment) autocomplete interferes where each time up/down is pressed the search query end at end of line, if that makes sense.Beta Was this translation helpful? Give feedback.
All reactions