Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _history-complete-older and _history-complete-newer
- X-seq: zsh-users 30397
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: _history-complete-older and _history-complete-newer
- Date: Mon, 17 Nov 2025 02:09:23 +0100
- Archived-at: <https://zsh.org/users/30397>
- In-reply-to: <CAHYJk3Q5VE98CWk_GG3Nirb=koTWeCnGR9VvR_MUJ2ZhwziypQ@mail.gmail.com>
- List-id: <zsh-users.zsh.org>
- Mail-followup-to: zsh-users@xxxxxxx
- References: <20251113033301.GA2635581@qaa.vinc17.org> <CAHYJk3Q5VE98CWk_GG3Nirb=koTWeCnGR9VvR_MUJ2ZhwziypQ@mail.gmail.com>
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