Replies: 1 comment 1 reply
-
It already works like that, but you have a typo in your first block of code. Replace zstyle ':autocomplete:*' insert-unambiguous true |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Whether I'm completing file names or arguments (or something else), if I hit
<tab>
, the first choice is completed. I want only the unabmigous prefix to be completed.I have
And I also tried
Beta Was this translation helpful? Give feedback.
All reactions