about summary refs log tree commit diff
path: root/Src/Zle/computil.c
Commit message (Collapse)AuthorAgeFilesLines
...
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-111-1/+9
| | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
* fix for comparguments: completion of options after option withSven Wischnowsky2000-04-041-1/+2
| | | | rest-arguments was wrong
* Various completion fixesSven Wischnowsky2000-04-031-1/+15
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-379/+1119
|
* Initial revisionTanaka Akira1999-10-121-0/+1891