_history-complete-older and _history-complete-newer
Vincent Lefevre <[email protected]> Thu, 13 Nov 2025 04:33:01 +0100
| Newsgroups | gmane.comp.shells.zsh.devel,gmane.comp.shells.zsh.user |
|---|---|
| Message-ID | <[email protected]> |
_history-complete-older and _history-complete-newer are not documented. qaa% autoload -U compinit qaa% compinit qaa% bindkey | grep _history-complete "^[," _history-complete-newer "^[/" _history-complete-older With a big history: zsh: do you wish to see all 29860 possibilities (29866 lines)? I'm wondering how this can make sense to output such a long list non interactively. Moreover, the tab key should not be regarded as a yes. -- Vincent Lefèvre <[email protected]> - 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)