zsh-users
 help / color / mirror / code / Atom feed
* tab during menu completion
@ 2003-10-06 23:29 Daniel Muino
  2003-10-07  9:15 ` Oliver Kiddle
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Muino @ 2003-10-06 23:29 UTC (permalink / raw)
  To: zsh-users


I'm using zsh 4.1.1, and I like the menu based completion:

zstyle ':completion:*' menu yes=2 select=2 interactive

But I have a problem when I type the following:

ls /etc/<TAB>

[Menu appears here]

I hit <TAB> again.

My command line is then replaced to:

/etc/^@^@^@

Is it possible to bind <TAB> to forward-char during the menu selection?

Thanks,

Daniel


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

end of thread, other threads:[~2003-10-07 14:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-06 23:29 tab during menu completion Daniel Muino
2003-10-07  9:15 ` Oliver Kiddle
2003-10-07 14:38   ` Bart Schaefer

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