Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bash-like completion?
- X-seq: zsh-users 1032
- From: Andrew Main <zefram@xxxxxxxxx>
- To: wsldanke@xxxxxxxxx (Wessel Dankers)
- Subject: Re: bash-like completion?
- Date: Fri, 26 Sep 1997 14:32:33 +0100 (BST)
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: <Pine.SGI.3.96.970926151021.892B-100000@xxxxxxxxxxxxxxxxx> from "Wessel Dankers" at Sep 26, 97 03:17:16 pm
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