zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: RE: Patch available for 3.0.6-pre-5
Date: Mon, 21 Jun 1999 12:56:35 +0200 (MET DST)	[thread overview]
Message-ID: <199906211056.MAA22421@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: "Andrej Borsenkow"'s message of Mon, 21 Jun 1999 13:55:42 +0400


Andrej Borsenkow wrote:

> > - the `menu-select' widget which is a bit like `menu-complete' but
> >   displays the list and then lets you use cursor-movement keys to
> >   navigate in the list; to return to line editing, you can use
> >   `accept-line' or `send-break'; `accept-and-hold' leaves the match
> >   inserted in place and continues selecting matches from the list
> >   (i.e. it's like `accept-and-menu-complete')
> 
> Wow! I was tempted to ask for it long long time ... but I always had a feeling,
> that zsh-workers are more of the old Unix teletype guys :-)

I, at least, am. That's why I'm not planning to give this real support.

> Is it possible to transparently use menu-select instead of menu-complete? I
> mean, I currently have TAB bound to complete-word with additional stuff like
> menu et al governed by configuration keys. Can I still use menu-select in this
> case? Some configuration key to use menu-select instead of menu-complete
> transparently ...

Switching on menu-select instead of menu-complete: no. This was at
least half-intentional because menu-select takes over control
completely. You can, however, go from normal menu completion to
menu-select and back again (if you have it bound to a key).
And of course you can use menu-select as one of the styles to use for
the new completion system (after loading collist).

Doing this with an option or configuration key is currently not
possible because zle/comp1/compctl don't know about collist. And I
would like to have some more feedback before I start thinking about
ways to support this. Ok?

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~1999-06-21 10:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-21 10:56 Sven Wischnowsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
1999-06-21  9:47 Sven Wischnowsky
1999-06-21  9:38 Sven Wischnowsky
1999-06-21  9:55 ` Andrej Borsenkow
1999-06-21  9:05 Sven Wischnowsky
1999-06-21  9:35 ` Andrej Borsenkow
1999-06-19  6:49 Bart Schaefer
1999-06-19 21:14 ` Bart Schaefer
1999-06-20 15:29 ` Peter Stephenson

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=199906211056.MAA22421@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.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).