1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-09 00:11:25 +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!
The tt(compctl) builtin for controlling completion and the builtins for
completion widgets.
The tt(compctl) builtin for controlling completion.
!MOD!)
The tt(compctl) module makes available two builtin commands. tt(compctl),
is the old, deprecated way to control completions for ZLE. See