Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: bash-like completion?



Wessel Dankers wrote:
>Is it possible to do this in a global manner? Using compctl or setopt, but
>not just for specific commands.

setopt MAGIC_EQUAL_SUBST would probably do what you want.

>And what about an easier way to affect completion after command line flags?
>All this compctl gibberish is very nice, but hardly user friendly. I'm
>getting a bit tired to man zshcompctl all the time.

It's been discussed, but won't happen for a while yet.

-zefram



Messages sorted by: Reverse Date, Date, Thread, Author