summaryrefslogtreecommitdiff
path: root/Completion/Base
AgeCommit message (Expand)AuthorFilesLines
2000-05-15add _in_vared for completion inside vared; make insert-tab default to `false'...Sven Wischnowsky2-3/+31
2000-05-14doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson1-1/+1
2000-05-12fix for completing options with `_arguments -s'; fix for _message to use `bui...Sven Wischnowsky1-3/+7
2000-05-11make _argument_sets add the options as defaults when there is nothing else to...Sven Wischnowsky2-2/+7
2000-05-11allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...Sven Wischnowsky2-11/+54
2000-05-09Use _math for completing the let builtinOliver Kiddle1-8/+2
2000-05-09option name clash in _arguments (11273)Sven Wischnowsky2-4/+4
2000-05-09fix for _arguments without options and no more arguments to complete (11272)Sven Wischnowsky1-2/+4
2000-05-08more problems with optional arguments in _arguments (11253)Sven Wischnowsky1-4/+2
2000-05-0811194, 11200, 11214Peter Stephenson1-1/+1
2000-05-0611236: Handle tabs between options and their descriptions when parsing --help.Bart Schaefer1-4/+4
2000-05-0611223: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira1-14/+1
2000-05-0411166: Completion/Base/_regex_arguments: remove debugging code.Tanaka Akira1-2/+1
2000-05-0411165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira1-352/+63
2000-05-03make sure that completion messages are displayed even when there are no match...Sven Wischnowsky1-1/+1
2000-05-02completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky2-6/+7
2000-05-02make completion-in-vared complete parameter values as default; cleanup for _p...Sven Wischnowsky1-23/+0
2000-04-27ensure $PWD is prepended to cache-names for long options in _arguments (10974)Sven Wischnowsky1-1/+1
2000-04-27fix for automatic option-argument completion with partially typed option in _...Sven Wischnowsky1-3/+2
2000-04-25small fix for _requested to be able to use _all_labels from within it (10910)Sven Wischnowsky1-0/+1
2000-04-25make _arguments use more than one action when appropriate; add _argument_sets...Sven Wischnowsky4-68/+153
2000-04-18change suffix added when completing an assigned value (10807)Sven Wischnowsky1-2/+2
2000-04-17better completion after `=', everywhere (10780)Sven Wischnowsky2-5/+35
2000-04-11_wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky7-48/+97
2000-04-07make sure caller-supplied explanation takes precedence (10579)Sven Wischnowsky2-4/+6
2000-04-05support automatically inserted dummy in $wordsSven Wischnowsky1-0/+6
2000-04-01Updated from list as far as 10376Peter Stephenson7-766/+575
1999-11-14zsh-workers:8631Tanaka Akira1-3/+0
1999-11-03zsh-workers:8515Tanaka Akira1-26/+0
1999-11-03Initial revisionTanaka Akira1-0/+27
1999-11-02Initial revisionTanaka Akira1-0/+31
1999-10-26Initial revisionTanaka Akira1-0/+26
1999-09-22Initial revisionTanaka Akira1-0/+95
1999-09-21Initial revisionTanaka Akira1-0/+199
1999-09-15Initial revisionTanaka Akira1-0/+155
1999-09-08Initial revisionTanaka Akira1-0/+396
1999-09-06Initial revisionTanaka Akira1-0/+367
1999-08-31zsh-3.1.6-pws-2Tanaka Akira1-309/+0
1999-08-26Now, Completion/Cvs is available.Tanaka Akira1-88/+0
1999-08-19Initial revisionTanaka Akira1-0/+388
1999-08-12Sync up with zsh-3_1_6-pws-1.Tanaka Akira2-46/+0
1999-07-24Initial revisionTanaka Akira1-0/+88
1999-06-08Initial revisionTanaka Akira1-0/+63
1999-04-15Initial revisionTanaka Akira16-0/+441