about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@ipost.com>2021-09-08 16:06:37 -0700
committerBart Schaefer <schaefer@ipost.com>2021-09-08 16:06:37 -0700
commit68c0fa68e2888ee26d082a2b2ba42d5f4d95374b (patch)
tree101643765fd06e44b37991037a725213083326b9 /Doc
parent344d471c26aab7b042bf1b9a13d3fa11e5dbfba0 (diff)
downloadzsh-68c0fa68e2888ee26d082a2b2ba42d5f4d95374b.tar.gz
zsh-68c0fa68e2888ee26d082a2b2ba42d5f4d95374b.tar.xz
zsh-68c0fa68e2888ee26d082a2b2ba42d5f4d95374b.zip
49391: Document default bracketed-paste bindings
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/zle.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 9694a1f74..6d517b81b 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -2222,7 +2222,7 @@ item(tt(beep))(
 Beep, unless the tt(BEEP) option is unset.
 )
 tindex(bracketed-paste)
-item(tt(bracketed-paste))(
+item(tt(bracketed-paste) (tt(^[[200~)) (tt(^[[200~)) (tt(^[[200~)))(
 This widget is invoked when text is pasted to the terminal emulator. It
 is not intended to be bound to actual keys but instead to the special
 sequence generated by the terminal emulator when text is pasted.