mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-02 12:43:57 +08:00
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.