From 1f9bd5bcebff8f47fcc2397cd665d62765608968 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 17 Sep 1999 09:20:50 +0000 Subject: zsh-workers/7900 --- Doc/Zsh/compsys.yo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 9b86781f4..970b958a6 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1467,6 +1467,13 @@ generate words from the history as possible matches sort these words alphabetically instead of keeping them in the order in which they appear in the history (from youngest to oldest). ) +item(tt(history_stop))( +If this is set to a non-empty string, the tt(_history_complete_word) +bindable command will always insert matches as if menu-completion were +started and it will stop when the last match is inserted. If this key +is set to tt(verbose) a message will be displayed when the last match +is reached. +) item(tt(cvs_disable_stat))( This is used by the completion function for the tt(cvs) command. If it is set to a non-empty value, this function will not try to use the -- cgit 1.4.1