summaryrefslogtreecommitdiff
path: root/Completion/Builtins/_popd
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/Zsh/Type/_directory_stackSven Wischnowsky1-51/+0
2001-03-27comment out looking up the prefix-needed style when completing directory ↵Sven Wischnowsky1-4/+14
stack entries; make _tilde use _popd, finally (13789)
2000-10-06more option setting cleanup; remove some unnecessary setopts, remove N ↵Sven Wischnowsky1-1/+1
qualifiers (12917)
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky1-1/+1
2000-04-11_wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky1-3/+1
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-01Updated from list as far as 10376Peter Stephenson1-26/+29
1999-10-21Initial revisionTanaka Akira1-0/+40