about summary refs log tree commit diff
path: root/Completion/Builtins/_zpty
Commit message (Collapse)AuthorAgeFilesLines
* completion function cleanup for `_arguments' with the `-C' option and using ↵Sven Wischnowsky2000-05-051-1/+2
| | | | it's return value (11195)
* make _arguments use more than one action when appropriate; add ↵Sven Wischnowsky2000-04-251-1/+1
| | | | _argument_sets to complete different sets of arguments and options for the same command (10908)
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-111-3/+3
| | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
* Updated from list as far as 10376Peter Stephenson2000-04-011-5/+5
|
* Initial revisionTanaka Akira2000-03-091-0/+23