zsh-users
 help / color / mirror / code / Atom feed
* Bash-like autocompletition
@ 2010-08-17  6:13 Matthias Brandt
  2010-08-17  6:45 ` Frank Terbeck
  2010-08-17  8:13 ` Guillaume Brunerie
  0 siblings, 2 replies; 6+ messages in thread
From: Matthias Brandt @ 2010-08-17  6:13 UTC (permalink / raw)
  To: zsh-users

Hi,

I'm just switching from bash to zsh and what i'm really confused about 
is the autocompletition. Can i tell zsh *not* to complete the whole 
first menu entry automatically?

Something like this:

$ ls
aaaabcdefg  aabg  aabcdefg
$ ls a<tab>                        #i want the cli only complete
$ ls aa                            #until the first ambigous character.
aaaabcdefg  aabg        aabcdefg   #<- the menu will be shown


Any idea how to configure this?

Thank you,
Matthias


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

end of thread, other threads:[~2010-08-17  8:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-17  6:13 Bash-like autocompletition Matthias Brandt
2010-08-17  6:45 ` Frank Terbeck
2010-08-17  7:08   ` Matthias Brandt
2010-08-17  7:49     ` Frank Terbeck
2010-08-17  8:01       ` Matthias Brandt
2010-08-17  8:13 ` Guillaume Brunerie

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