mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-12 01:11:27 +02:00
10802: typo
This commit is contained in:
parent
fe65ab1dd8
commit
55a9fd3d9a
2 changed files with 5 additions and 1 deletions
|
@ -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>
|
2000-04-18 Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
|
||||||
|
|
||||||
* 10801: Completion/Builtins/_zstyle, Completion/Core/_main_complete,
|
* 10801: Completion/Builtins/_zstyle, Completion/Core/_main_complete,
|
||||||
|
|
|
@ -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))(
|
item(tt(down-line-or-search), tt(vi-down-line-or-history))(
|
||||||
scrolls forward one line
|
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))(
|
item(tt(expand-or-complete-prefix), tt(menu-complete-or-expand))(
|
||||||
scrolls forward one screenful
|
scrolls forward one screenful
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue