diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2010-10-06 08:25:28 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2010-10-06 08:25:28 +0000 |
| commit | 22899d3788d5eb8bad9440f2f0886170bb7ca61d (patch) | |
| tree | 6247f83aaefc37ce18334221b1f5e4e037948cce /Doc | |
| parent | unposted: note HIST_LEX_WORDS in NEWS (diff) | |
| download | zsh-22899d3788d5eb8bad9440f2f0886170bb7ca61d.tar zsh-22899d3788d5eb8bad9440f2f0886170bb7ca61d.tar.gz zsh-22899d3788d5eb8bad9440f2f0886170bb7ca61d.tar.bz2 zsh-22899d3788d5eb8bad9440f2f0886170bb7ca61d.tar.lz zsh-22899d3788d5eb8bad9440f2f0886170bb7ca61d.tar.xz zsh-22899d3788d5eb8bad9440f2f0886170bb7ca61d.tar.zst zsh-22899d3788d5eb8bad9440f2f0886170bb7ca61d.zip | |
28285: zle-isearch-update and zle-isearch-exit
Diffstat (limited to 'Doc')
| -rw-r--r-- | Doc/Zsh/zle.yo | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 87933b93d..92b5f20a1 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -887,6 +887,28 @@ If they do not exist, no special action is taken. The environment provided is identical to that for any other editing widget. startitem() +tindex(zle-isearch-exit) +item(tt(zle-isearch-exit))( +Executed at the end of incremental search at the point where the isearch |
