diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2011-02-18 22:34:29 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2011-02-18 22:34:29 +0000 |
commit | 24e97ba0464f688893fdc16eb4e4d0722cf7e7ef (patch) | |
tree | 4282a06262ddef379e398559fda61eb326d90ab7 /Doc/Zsh | |
parent | 212ca9edf9c2be0499cdce39326abba57b088bcd (diff) | |
download | zsh-24e97ba0464f688893fdc16eb4e4d0722cf7e7ef.tar.gz zsh-24e97ba0464f688893fdc16eb4e4d0722cf7e7ef.tar.xz zsh-24e97ba0464f688893fdc16eb4e4d0722cf7e7ef.zip |
28773: add zle-history-line-set widget
Diffstat (limited to 'Doc/Zsh')
-rw-r--r-- | Doc/Zsh/zle.yo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 9c1c83c16..f09dd8303 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -923,6 +923,10 @@ item(tt(zle-line-finish))( This is similar to tt(zle-line-init) but is executed every time the line editor has finished reading a line of input. ) +tindex(zle-history-line-set) +item(tt(zle-history-line-set))( +Executed when the history line changes. +) tindex(zle-keymap-select) item(tt(zle-keymap-select))( Executed every time the keymap changes, i.e. the special parameter |