Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: more interactive menu completion
- X-seq: zsh-users 5780
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: more interactive menu completion
- Date: Mon, 20 Jan 2003 16:06:48 +0000
- In-reply-to: "Borzenkov Andrey"'s message of "Mon, 20 Jan 2003 18:13:28 +0300." <6134254DE87BD411908B00A0C99B044F03A0B5E8@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Borzenkov Andrey wrote:
> For others, it refers to (quoting complist documentation):
>
> viinsert
except it's actually `vi-insert'.
Index: Doc/Zsh/mod_complist.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/mod_complist.yo,v
retrieving revision 1.16
diff -u -r1.16 mod_complist.yo
--- Doc/Zsh/mod_complist.yo 26 Jun 2002 11:07:46 -0000 1.16
+++ Doc/Zsh/mod_complist.yo 20 Jan 2003 16:05:40 -0000
@@ -332,7 +332,7 @@
item(tt(reverse-menu-complete))(
moves the mark to the previous match
)
-item(tt(viinsert))(
+item(tt(vi-insert))(
this toggles between normal and interactive mode; in interactive mode
the keys bound to tt(self-insert) and tt(self-insert-unmeta) insert
into the command line as in normal editing mode but without leaving
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070
**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material.
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author