Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: complist
- X-seq: zsh-workers 7065
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: PATCH: complist
- Date: Fri, 9 Jul 1999 13:55:51 +0400
- Importance: Normal
- In-reply-to: <199907090856.KAA13273@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
This fails for me. Starting at line 104 I have:
in place. In the case of tt(accept-line), the match currently inserted
will be accepted and a new completion may be attempted.
Using tt(send-break) leaves menu-selection and continues with normal
menu-completion. The functions tt(accept-and-hold) and
Do I miss some patches? I am pretty sure I have 'em all ... When is next release
slated?
> diff -u od/Zsh/mod_complist.yo Doc/Zsh/mod_complist.yo
> --- od/Zsh/mod_complist.yo Wed Jul 7 10:24:57 1999
> +++ Doc/Zsh/mod_complist.yo Fri Jul 9 10:50:00 1999
> @@ -104,12 +104,12 @@
> complete after it. Using tt(send-break) leaves menu-selection and
> continues with normal menu-completion. The functions tt(accept-and-hold) and
> tt(accept-and-menu-complete) can be used to accept the match currently
......
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author