From e440ba875df932134065ef02eb7b04adfdb0530d Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Thu, 19 Apr 2012 22:37:41 +0000 Subject: 30412: document set-local-history --- Doc/Zsh/zle.yo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 0fd81ef4a..f5290e149 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -1471,6 +1471,14 @@ line up to the cursor. This leaves the cursor in its original position. ) enditem() +tindex(set-local-history) +item(tt(set-local-history))( +By default, history movement commands visit the imported lines as well as +the local lines. This widget lets you toggle this on and off, or set it with +the numeric argument. Zero for both local and imported lines and nonzero for +only local lines. +) +enditem() texinode(Modifying Text)(Arguments)(History Control)(Zle Widgets) subsect(Modifying Text) startitem() -- cgit 1.4.1