Skip to content
Discussion options

You must be logged in to vote

Add to your .zshrc file:

zstyle ':completion:*:*' list-rows-first no

However, please be aware that this worsens zsh-autocomplete's ability to estimate how many completions can fit on screen. If you enable this feature, you might run into the occasional zsh: do you wish to see all 71 possibilities (73 lines)? eating some of the keys you type. Caveat emptor.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@h0adp0re
Comment options

Answer selected by h0adp0re
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #266 on May 20, 2021 17:14.