summaryrefslogtreecommitdiff
path: root/Completion/Zsh/Command/_cd
AgeCommit message (Collapse)AuthorFilesLines
2001-10-05make _cd use only one call to _alternative, including completions from ↵Sven Wischnowsky1-16/+16
_tilde (using the named-directories tag) (15945)
2001-08-22Don't treat numbers as cd-able vars.Bart Schaefer1-1/+1
2001-06-28Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde ↵Sven Wischnowsky1-23/+47
(15152)
2001-06-21Completion for AUTO_CD.Bart Schaefer1-1/+1
2001-04-02moved from Completion/Builtins/_cdSven Wischnowsky1-0/+54