zsh-users
 help / color / mirror / code / Atom feed
* Menu selection and multi-page matches
@ 2010-05-27 18:39 Omari Norman
  0 siblings, 0 replies; only message in thread
From: Omari Norman @ 2010-05-27 18:39 UTC (permalink / raw)
  To: zsh-users

When I use menu selection, after I make my selection zsh then lists all
the completions again. This happens only with completions that take up
multiple pages. To demonstrate:

1. setopt noautolist menucomplete

2. zstyle ':completion:*' menu select=1

3. Do menu completion for something that has more than one screen of
matches, like "ls -<TAB>".

4. So I select the option I want using arrow keys and <Enter>, like
--all. After I hit <Enter>, though, zsh then relists the completions
again. I just want it to take me back to the command line, where --all
has correctly been entered.

Is there some keystroke I should use for this, or some widget I should
write? Any ideas welcome. Thanks. --Omari


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-28  0:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-27 18:39 Menu selection and multi-page matches Omari Norman

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).