From e91067d966f719803dae5db08addf7fa5748462b Mon Sep 17 00:00:00 2001 From: Felix Rosencrantz Date: Fri, 6 Dec 2002 23:24:06 +0000 Subject: 17983: Added zle LASTSEARCJ parameter --- Doc/Zsh/zle.yo | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 715c3e00e..771ff4d18 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -627,6 +627,11 @@ Unlike a normal array, only a maximum of eight elements may be written; any extra are ignored. If fewer than eight elements are given, the remaining elements of the kill ring will be treated as undefined. ) + +vindex(LASTSEARCH) +item(tt(LASTSEARCH) (scalar))( +The last search string used by an interactive search ; read-only. +) vindex(LASTWIDGET) item(tt(LASTWIDGET) (scalar))( The name of the last widget that was executed; read-only. -- cgit 1.4.1