From 2a1ba77bc67502c0b8e75cf37275bc58c1d423bd Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 3 Dec 1999 16:35:57 +0000 Subject: zsh-workers/8869 --- Doc/Zsh/compsys.yo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 9517cc8d9..cddf9a976 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -622,6 +622,10 @@ for names of zsh keymaps item(tt(keysyms))( for names of X keysyms ) +item(tt(local-directories))( +for names of directories in the current working directory when +completing for the tt(cd) builtin command +) item(tt(libraries))( for names of system libraries ) @@ -667,6 +671,10 @@ for packages (e.g. tt(rpm) packages) item(tt(parameters))( for names of parameters ) +item(tt(path-directories))( +for names of directories in directories from the tt(cdpath) array when +completing for the tt(cd) builtin command +) item(tt(paths))( used to look up the values of the tt(expand) and tt(cursor) styles ) -- cgit 1.4.1