Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: _history-complete-older and _history-complete-newer



On 2025-11-13 05:19:15 +0100, Mikael Magnusson wrote:
> You may wish to set the list-prompt style so that you only get one
> screenful of results at a time (this will also skip the prompt in the
> first place).

zstyle ':completion:*' list-prompt '[%l]'

seems to be fine for me, though the ordering is a bit awkward (and
I don't want LIST_ROWS_FIRST in general). But this disables the
question "zsh: do you wish to see all X possibilities (Y lines)?"
and fills the terminal history, which is rather annoying.

Isn't it possible to get menu selection automatically in this case?

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)




Messages sorted by: Reverse Date, Date, Thread, Author