From 37d14cab88e2aa09e6279bb96995e9f4521887a5 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Thu, 27 Apr 2000 14:16:15 +0000 Subject: new _history completer (10979) --- Doc/Zsh/compsys.yo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 66d56f078..1e077d8ad 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2138,6 +2138,14 @@ at all. In a different mode selected by the tt(completions) style, all em(completions) generated for the string on the line are inserted. ) +findex(_history) +item(tt(_history))( +Complete words from the shell's command history. This completer +uses the tt(remove-all-dups), and tt(sort) styles also used by the +tt(_history_complete_word) bindable command, see +ifzman(the section `Completion System Configuration' above)\ +ifnzman(noderef(Completion System Configuration)). +) findex(_list) item(tt(_list))( This completer allows one to delay the insertion of matches until -- cgit 1.4.1