about summary refs log tree commit diff
path: root/Doc/Zsh/compwid.yo
diff options
context:
space:
mode:
authorSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-18 07:36:55 +0000
committerSven Wischnowsky <wischnow@users.sourceforge.net>2000-04-18 07:36:55 +0000
commitfe65ab1dd85195ae0bef29f11aea74209c00cb8b (patch)
tree1e435897e589f4e0e66f89ef6128bd5752b4e056 /Doc/Zsh/compwid.yo
parent59da43689af6ca1048f2e956f10c18cd17774f2a (diff)
downloadzsh-fe65ab1dd85195ae0bef29f11aea74209c00cb8b.tar.gz
zsh-fe65ab1dd85195ae0bef29f11aea74209c00cb8b.tar.xz
zsh-fe65ab1dd85195ae0bef29f11aea74209c00cb8b.zip
completion list scrolling cleanup; *STATUS renamed to *PROMPT, styles for new used parameters, use local keymap when waiting at list-prompt (10801)
Diffstat (limited to 'Doc/Zsh/compwid.yo')
-rw-r--r--Doc/Zsh/compwid.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo
index 340dc0752..f2280df77 100644
--- a/Doc/Zsh/compwid.yo
+++ b/Doc/Zsh/compwid.yo
@@ -247,7 +247,7 @@ there.
 vindex(list_max, compstate)
 item(tt(list_max))(
 Initially this is set to the value of the tt(LISTMAX) parameter.
-It may be set to any other numeric value; when the widget exits this value
+It may be set to any other value; when the widget exits this value
 will be used in the same way as the value of tt(LISTMAX).
 )
 vindex(list_lines, compstate)