diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/compsys.yo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index d5393e9a1..1f1dac658 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1065,6 +1065,11 @@ command will always insert matches as if menu-completion were started and it will stop when the last match is inserted. If this style is set to tt(verbose) a message will be displayed when the last match is reached. ) +item(tt(strings))( +This is used with the tt(jobs) tag. If it is `true', the completions +will use the shortest unambiguous strings of the jobs' command lines +instead of the job numbers. +) item(tt(substitute))( If this is unset or set to the empty string, the tt(_expand) completer will first try to expand all substitutions in the string (such as |