• kremso's avatar
    Don't autoselect first completion entry (Fixes #14) · 926d9e88
    kremso authored
    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.
    926d9e88
Name
Last commit
Last update
custom Loading commit data...
functions Loading commit data...
lib Loading commit data...
log Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
README.textile Loading commit data...
oh-my-zsh.sh Loading commit data...