How to give the highest priority to the folders group on tab complete? Right now, during the completion (no cd
in front), almost everything is placed before folder names, so it's a bit of annoying to iterate through system commands, functions, etc. just to get into a folder. There is no overridden zstyle
in my .zshrc
.
Asked
Active
Viewed 286 times
1

Ghedeon
- 1,643
- 1
- 18
- 30
-
To be clear: You mean completion of the first word on the command line? – Adaephon Mar 21 '16 at 13:34
-
@Adaephon example attached. – Ghedeon Apr 06 '16 at 21:08