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

_history-complete-older and _history-complete-newer



_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 <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