1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-11 13:01:28 +02:00

zsh-workers/9039

This commit is contained in:
Tanaka Akira 1999-12-14 11:39:24 +00:00
parent 259b64d0d7
commit 52d95ec640

View file

@ -1,6 +1,5 @@
COMMENT(!MOD! COMMENT(!MOD!
The tt(compctl) builtin for controlling completion and the builtins for The tt(compctl) builtin for controlling completion.
completion widgets.
!MOD!) !MOD!)
The tt(compctl) module makes available two builtin commands. tt(compctl), The tt(compctl) module makes available two builtin commands. tt(compctl),
is the old, deprecated way to control completions for ZLE. See is the old, deprecated way to control completions for ZLE. See