about summary refs log tree commit diff
path: root/Completion/Base
Commit message (Collapse)AuthorAgeFilesLines
* 11194, 11200, 11214Peter Stephenson2000-05-081-1/+1
|
* 11236: Handle tabs between options and their descriptions when parsing --help.Bart Schaefer2000-05-061-4/+4
|
* 11223: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2000-05-061-14/+1
| | | | | Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo: _regex_arguments use _alternative.
* 11166: Completion/Base/_regex_arguments: remove debugging code.Tanaka Akira2000-05-041-2/+1
|
* 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2000-05-041-352/+63
| | | | | Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff.
* make sure that completion messages are displayed even when there are no ↵Sven Wischnowsky2000-05-031-1/+1
| | | | matches (11092)
* completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky2000-05-022-6/+7
|
* make completion-in-vared complete parameter values as default; cleanup for ↵Sven Wischnowsky2000-05-021-23/+0
| | | | _path_files (11048)
* ensure $PWD is prepended to cache-names for long options in _arguments (10974)Sven Wischnowsky2000-04-271-1/+1
|
* fix for automatic option-argument completion with partially typed option in ↵Sven Wischnowsky2000-04-271-3/+2
| | | | _arguments (10967)
* small fix for _requested to be able to use _all_labels from within it (10910)Sven Wischnowsky2000-04-251-0/+1
|
* make _arguments use more than one action when appropriate; add ↵Sven Wischnowsky2000-04-254-68/+153
| | | | _argument_sets to complete different sets of arguments and options for the same command (10908)
* change suffix added when completing an assigned value (10807)Sven Wischnowsky2000-04-181-2/+2
|
* better completion after `=', everywhere (10780)Sven Wischnowsky2000-04-172-5/+35
|
* _wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky2000-04-117-48/+97
| | | | called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
* make sure caller-supplied explanation takes precedence (10579)Sven Wischnowsky2000-04-072-4/+6
|
* support automatically inserted dummy in $wordsSven Wischnowsky2000-04-051-0/+6
|
* Updated from list as far as 10376Peter Stephenson2000-04-017-766/+575
|
* zsh-workers:8631Tanaka Akira1999-11-141-3/+0
|
* zsh-workers:8515Tanaka Akira1999-11-031-26/+0
|
* Initial revisionTanaka Akira1999-11-031-0/+27
|
* Initial revisionTanaka Akira1999-11-021-0/+31
|
* Initial revisionTanaka Akira1999-10-261-0/+26
|
* Initial revisionTanaka Akira1999-09-221-0/+95
|
* Initial revisionTanaka Akira1999-09-211-0/+199
|
* Initial revisionTanaka Akira1999-09-151-0/+155
|
* Initial revisionTanaka Akira1999-09-081-0/+396
|
* Initial revisionTanaka Akira1999-09-061-0/+367
|
* zsh-3.1.6-pws-2Tanaka Akira1999-08-311-309/+0
|
* Now, Completion/Cvs is available.Tanaka Akira1999-08-261-88/+0
|
* Initial revisionTanaka Akira1999-08-191-0/+388
|
* Sync up with zsh-3_1_6-pws-1.Tanaka Akira1999-08-122-46/+0
|
* Initial revisionTanaka Akira1999-07-241-0/+88
|
* Initial revisionTanaka Akira1999-06-081-0/+63
|
* Initial revisionTanaka Akira1999-04-1516-0/+441