mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-22 22:33:29 +02:00
926d9e8893
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.