about summary refs log tree commit diff
path: root/Completion/Core/_tags
Commit message (Collapse)AuthorAgeFilesLines
* moved to Completion/Base/Core/_tagsSven Wischnowsky2001-04-021-66/+0
|
* Various new, improved, fixed or updated functions (13600)Oliver Kiddle2001-03-111-2/+0
|
* remove possibility for func() entries in tag-order style, can be done using ↵Sven Wischnowsky2000-10-121-5/+0
| | | | zstyle -e (12974)
* allow subscripts for compadd -[ak]; new style for history completion; better ↵Sven Wischnowsky2000-06-221-12/+2
| | | | list-colors handling (12029)
* 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)
* make _tags use C-code for braces in tag-order values; and misc. stuff (10775)Sven Wischnowsky2000-04-171-2/+1
|
* allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky2000-04-121-1/+2
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-71/+73
|
* Initial revisionTanaka Akira1999-11-031-0/+81