zsh-users
 help / color / mirror / code / Atom feed
* menu select suggestion
@ 2019-10-15 17:32 Perry Smith
  2019-10-16  0:25 ` dana
  0 siblings, 1 reply; 2+ messages in thread
From: Perry Smith @ 2019-10-15 17:32 UTC (permalink / raw)
  To: zsh-users

Hi,

I dove into zsh about a week ago.  One of the things that I just
didn’t know is what is “menu select” (as oppose to not using “menu
select”) from a user interface perspective.

I finally (a few hours ago today) understand that (for example) if I
have a directory full of files and I type a bit of one of the file
names and hit tab I get a list of completions.  Now if I hit tab a
second time (with my current configuration) I then go into “menu
select” which highlights one of the words and I can now drive around
the menu with the arrow keys (and there is probably a lot more
features too that I’ve let to discover).

"Not menu select" the interface is different.  It appears I can set
menu to true which has one interface or false which has another
interface.

I figured this out by tweaking

zstyle ':completion:*:*:*:*:*' menu XXX

to the different values.  What confused me is that (at least with the
configuration I started from) I need to hit tab a second time before I
see any difference.

Is there a section in the man pages or the manual that describes the
various user interfaces?

Thank you


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-16  0:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-15 17:32 menu select suggestion Perry Smith
2019-10-16  0:25 ` dana

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