Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: replacing completion
- X-seq: zsh-users 4970
- From: Andrei Zmievski <andrei@xxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxx>
- Subject: Re: replacing completion
- Date: Tue, 14 May 2002 08:23:49 -0500
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <15584.49429.147025.751814@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20020508090045.G13119@xxxxxxxx> <1020508155324.ZM7867@xxxxxxxxxxxxxxxxxxxxxxx> <20020508110051.P13119@xxxxxxxx> <1020508162357.ZM7949@xxxxxxxxxxxxxxxxxxxxxxx> <15584.49429.147025.751814@xxxxxxxxxxxxxxxxxx>
On Tue, 14 May 2002, Sven Wischnowsky wrote:
> Sorry for the delay.
>
> It irritates me that it works in 3.0.x. Because, as the docs say, a
> `s[...]' string is meant to be left alone. A `S[...]' string can be
> changed by the completion code and with
>
> compctl -k hosts -x 'S[foo]' -k '(user@xxxxxxxxxxxxxxxxx)' -U -- ssh
>
> it works for me.
Thanks!
-Andrei http://www.gravitonic.com/
We all have photographic memories, it's just
that some of us don't have any film.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author