From 1e7c463fd951b1446f219b5ac54295496755b359 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 13 Jan 2003 10:32:03 +0000 Subject: 18059: allow compadd -r and -R with default space suffix --- Doc/Zsh/compwid.yo | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index 298d0739c..4129a2eda 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -575,6 +575,10 @@ suffix if the next character typed inserts anything but a digit. One extra backslash sequence is understood in this string: `tt(\-)' stands for all characters that insert nothing. Thus `tt(-S "=" -q)' is the same as `tt(-S "=" -r "= \t\n\-")'. + +This option may also be used without the tt(-S) option; then any +automatically added space will be removed when one of the characters in the +list is typed. ) item(tt(-R) var(remove-func))( This is another form of the tt(-r) option. When a suffix -- cgit 1.4.1