Timeline for zsh: separate completion for command names and filenames
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 16, 2018 at 1:18 | vote | accept | BrokeBack | ||
| Apr 15, 2018 at 21:01 | comment | added | Gilles 'SO- stop being evil' | @BrokeBack Oh, damn, you're right, it doesn't work with matcher-list. I don't know why matcher-list is applied globally — maybe because it can influence what the extent of the completion context is? It does work with matcher, if that's good enough for you. | |
| Apr 15, 2018 at 21:00 | history | edited | Gilles 'SO- stop being evil' | CC BY-SA 3.0 | it doesn't work with matcher-list, but it works with matcher |
| Apr 15, 2018 at 19:08 | comment | added | BrokeBack | Thank you for the detailed answer. However, adding the more specific command zstyle declaration is not making any difference. Tab completing a command starting with "nit" is still returning things like mkinitcpio and xinit in the results. | |
| Mar 18, 2018 at 22:19 | history | answered | Gilles 'SO- stop being evil' | CC BY-SA 3.0 |