From a4f087b98ee7973f48cf5adb23525dbe2c47a9d7 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Sat, 5 Sep 2015 10:47:06 +0000 Subject: unposted: Minor documentation tweaks. --- Doc/Zsh/zle.yo | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/zle.yo') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index c06e2260e..4e9369508 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -34,7 +34,8 @@ The parameter tt(zle_highlight) is also used by the line editor; see ifzman(em(Character Highlighting) below)\ ifnzman(noderef(Character Highlighting)). Highlighting of special characters and the region between the cursor and the -mark (as set with tt(set-mark-command) in Emacs mode) is enabled +mark (as set with tt(set-mark-command) in Emacs mode, or by tt(visual-mode) +in Vi mode) is enabled by default; consult this reference for more information. Irascible conservatives will wish to know that all highlighting may be disabled by the following setting: @@ -43,7 +44,7 @@ example(zle_highlight=(none)) In many places, references are made to the tt(numeric argument). This can by default be entered in emacs mode by holding the alt key and typing -a number, or pressing escape before each number, and in vi command mode +a number, or pressing escape before each digit, and in vi command mode by typing the number before entering a command. Generally the numeric argument causes the next command entered to be repeated the specified number of times, unless otherwise noted below. See also -- cgit 1.4.1