summaryrefslogtreecommitdiff
path: root/Completion/Builtins/_vars
AgeCommit message (Collapse)AuthorFilesLines
2001-04-02moved to Completion/Zsh/Type/_varsSven Wischnowsky1-25/+0
2000-10-10*** empty log message ***Sven Wischnowsky1-12/+4
2000-08-10add -g option to _parameters to restrict type of parameters completed (12583)Oliver Kiddle1-4/+13
2000-08-09new completion for read builtin (12578)Oliver Kiddle1-2/+2
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-8/+4
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
1999-11-14Initial revisionTanaka Akira1-0/+28