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:
parent
259b64d0d7
commit
52d95ec640
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue