summaryrefslogtreecommitdiff
path: root/oh-my-zsh.sh
diff options
context:
space:
mode:
authorkremso <kramar.tomas@gmail.com>2010-03-09 14:09:08 +0100
committerRobby Russell <robby@planetargon.com>2010-05-06 21:06:58 -0700
commit926d9e8893789e1b70cb4df2144c868f4aa91515 (patch)
tree8b502ec2ea004fa28fa52b511a407f3bf8a1af88 /oh-my-zsh.sh
parent447da5816eb2be9c7a79906a484cb78334fd1d7d (diff)
downloadzsh-926d9e8893789e1b70cb4df2144c868f4aa91515.tar.gz
zsh-926d9e8893789e1b70cb4df2144c868f4aa91515.tar.bz2
zsh-926d9e8893789e1b70cb4df2144c868f4aa91515.zip
Don't autoselect first completion entry (Fixes #14)
The key here is not using MENU_COMPLETE which autoselects the first entry, but using AUTO_MENU which displays the menu but autoselects on successive tab hit. Also, do not use zstyle menu yes because that somehow overrides the setopts.
Diffstat (limited to 'oh-my-zsh.sh')
0 files changed, 0 insertions, 0 deletions