Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: Cannot get incremental-complete-word to work
- X-seq: zsh-workers 7048
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: Cannot get incremental-complete-word to work
- Date: Thu, 8 Jul 1999 19:32:34 +0400
- Importance: Normal
- In-reply-to: <001c01bec950$c935de70$21c9ca95@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> itsrm2% ls t
> incremental completion...
>
O.K., I figured this out. Default prompt does not include %u. I think, if i-c-w
selects complete-word, it would better set prefix (unless defined) to anything
with %u.
Related problem is, that in the above case %u would still be empty because ``t''
is the longest unambigous prefix. Again in this case some feedback would really
be nice (without it you cannot tell, if word typed so far is still ambiguous or
simply does not match anything)
> tsrm2% ls tkey=
My fault, sorry. Shame on me :-(
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author