From 7c670f1e6a0e154f0b1a2d4b6eed0e71c9404b56 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Sat, 3 Jul 1999 13:16:46 +0000 Subject: zsh-3.1.5-pws-25 --- Doc/Zsh/compwid.yo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/compwid.yo') diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index 923323aa7..644578354 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -238,7 +238,9 @@ upwards (e.g. `tt(2:4)' specifies the fourth match of the second group). Negative numbers count backward from the last match or group (with `tt(-1)' selecting the last match or group) and out-of-range values are wrapped around, so that a value of zero selects the last match or group and a value -one more than the maximum selects the first. +one more than the maximum selects the first. Unless the value of this +key ends in a space, the match is inserted as in a menu-completion, +i.e. without automatically appending a space. ) item(tt(to_end))( Specifies the occasions on which the cursor is moved to the end of a string -- cgit 1.4.1