1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-06 11:21:22 +02:00

10802: typo

This commit is contained in:
Peter Stephenson 2000-04-18 08:50:12 +00:00
parent fe65ab1dd8
commit 55a9fd3d9a
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2000-04-18 Peter Stephenson <pws@cambridgesiliconradio.com>
* 10802: Doc/Zsh/mod_complist.yo: typo
2000-04-18 Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
* 10801: Completion/Builtins/_zstyle, Completion/Core/_main_complete,

View file

@ -145,7 +145,7 @@ xitem(tt(accept-line), tt(down-history), tt(down-line-or-history))
item(tt(down-line-or-search), tt(vi-down-line-or-history))(
scrolls forward one line
)
item(tt(complete-word), tt(menu-complete), tt(expand-or-complete))(
xitem(tt(complete-word), tt(menu-complete), tt(expand-or-complete))
item(tt(expand-or-complete-prefix), tt(menu-complete-or-expand))(
scrolls forward one screenful
)