zsh-users
 help / color / mirror / code / Atom feed
From: Borzenkov Andrey <Andrey.Borzenkov@siemens.com>
To: "'Le Wang'" <lewang@yahoo.com>,
	"'Zsh users list'" <zsh-users@sunsite.dk>
Subject: RE: more interactive menu completion
Date: Tue, 21 Jan 2003 09:17:46 +0300	[thread overview]
Message-ID: <6134254DE87BD411908B00A0C99B044F03A0B5EB@mowd019a.mow.siemens.ru> (raw)
In-Reply-To: <20030121015830.14414.qmail@web12302.mail.yahoo.com>

> >
> > In the development version, there is also
> > incremental mode of menu
> > selection, see the docs for the `complist' module
> > and for the new
> > completion system (under the `menu' style).
                       ^^^^^^^^^^^^^^^^^^^^^^
> 
> 
> That is very nice.  The functionality is exactly what
> I had in mind.  Once again, I'm very impressed with
> Zsh! :)
> 
> One note about the user interface of this
> "interactive" menu completion mode:  Why have a
> 'vi-insert' key binding at all?  I don't see any
> reason for it.  IMHO "interactive" mode should be able
> to be toggled on or off permanently (maybe throuth
> styles).
> 

You have not read carefully enough :)

menu
.....
     Finally, the two special modes of menu selection, namely
     interactive mode and incremental search can be pre-selected with
     this style. By including the word `interactive' in the value,
     interactive mode will be entered immediately when menu selection
     is started and the string `search' does the same for incremental
     search. To select backward incremental search, include the string
     `search-backward'.

It is not default because it is still experimental, it is slow (yes, it _is_
slow) and it is very different from usual way. I personally found that
hitting three times cursor key needs the same time as typing in three
characters of next match :))

-andrey


      reply	other threads:[~2003-01-21  6:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-19 23:34 Le Wang
2003-01-20 12:17 ` Borzenkov Andrey
2003-01-20 14:23   ` Le Wang
2003-01-20 14:34     ` Peter Stephenson
2003-01-20 14:34     ` passing arrays Le Wang
2003-01-20 14:51   ` more interactive menu completion Sven Wischnowsky
2003-01-20 15:13     ` Borzenkov Andrey
2003-01-20 16:06       ` Peter Stephenson
2003-01-21  1:58     ` Le Wang
2003-01-21  6:17       ` Borzenkov Andrey [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6134254DE87BD411908B00A0C99B044F03A0B5EB@mowd019a.mow.siemens.ru \
    --to=andrey.borzenkov@siemens.com \
    --cc=lewang@yahoo.com \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).