summaryrefslogtreecommitdiff
path: root/Completion/Builtins/_zpty
AgeCommit message (Expand)AuthorFilesLines
2001-04-02moved to Completion/Zsh/Command/_zptySven Wischnowsky1-58/+0
2001-04-01various doc fixes and minor completion function changes, most of whichOliver Kiddle1-2/+2
2000-08-10add -g option to _parameters to restrict type of parameters completed (12583)Oliver Kiddle1-2/+2
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky1-2/+2
2000-05-29fixes for _arguments with sets; make _zpty not use sets (11624)Sven Wischnowsky1-14/+39
2000-05-25Split _arguments calls into sets to avoid long mutex lists (11579)Oliver Kiddle1-7/+16
2000-05-05completion function cleanup for `_arguments' with the `-C' option and using i...Sven Wischnowsky1-1/+2
2000-04-25make _arguments use more than one action when appropriate; add _argument_sets...Sven Wischnowsky1-1/+1
2000-04-11_wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky1-3/+3
2000-04-01Updated from list as far as 10376Peter Stephenson1-5/+5
2000-03-09Initial revisionTanaka Akira1-0/+23