diff options
Diffstat (limited to 'Doc/Zsh/mod_compctl.yo')
| -rw-r--r-- | Doc/Zsh/mod_compctl.yo | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/Doc/Zsh/mod_compctl.yo b/Doc/Zsh/mod_compctl.yo index c4a254bb0..90e9f131e 100644 --- a/Doc/Zsh/mod_compctl.yo +++ b/Doc/Zsh/mod_compctl.yo @@ -3,11 +3,6 @@ The tt(compctl) builtin for controlling completion. !MOD!) The tt(zsh/compctl) module makes available two builtin commands. tt(compctl), is the old, deprecated way to control completions for ZLE. See -ifzman(zmanref(zshcompctl))\ -ifnzman(noderef(Completion Using compctl))\ -. +nmref(Completion Using compctl)(zshcompctl). The other builtin command, tt(compcall) can be used in user-defined -completion widgets, see -ifzman(zmanref(zshcompwid))\ -ifnzman(noderef(Completion Widgets))\ -. +completion widgets, see nmref(Completion Widgets)(zshcompwid). |
