5 ms·
If you're looking for the "keyboard navigable completion list", this what you want: zstyle ':completion:*' menu select
by tlvince 15y ago
If you're looking for the "keyboard navigable completion list", this what you want:
zstyle ':completion:*' menu select
- ilaksh 15y agoI tried that and about a million other things in Ubuntu. When I hit tab I see options, but nothing I put in my .zshrc will allow me to use the arrow keys or anything else to navigate the completion list. I am using oh my zsh but I tried turning it off and it didn't seem to matter. Maybe only Mac users use zsh?