From 3183cbd98c6f980a1d0d15227b12cf1caeb54e33 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 11 Aug 2015 13:28:14 +0200 Subject: 36044: deactivate-region widget for escape in visual mode --- Doc/Zsh/zle.yo | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Doc/Zsh/zle.yo') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 3cdb4fe00..697b636d8 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -2107,6 +2107,11 @@ tindex(clear-screen) item(tt(clear-screen) (tt(^L ESC-^L)) (tt(^L)) (tt(^L)))( Clear the screen and redraw the prompt. ) +tindex(deactivate-region) +item(tt(deactivate-region))( +Make the current region inactive. This disables vim-style visual +selection mode if it is active. +) tindex(describe-key-briefly) item(tt(describe-key-briefly))( Reads a key sequence, then prints the function bound to that sequence. -- cgit 1.4.1