about summary refs log tree commit diff
path: root/Completion/Base
Commit message (Expand)AuthorAgeFilesLines
* use compadd -[ak] (11549)Sven Wischnowsky2000-05-317-45/+78
* avoid reporting the same ->state more than once (11678)Sven Wischnowsky2000-05-311-9/+12
* _argument_sets removed from .distfilePeter Stephenson2000-05-301-1/+1
* fixes for _arguments without multiple sets; change completion test for empty ...Sven Wischnowsky2000-05-301-0/+1
* keep information about things to complete in _arguments (11631)Sven Wischnowsky2000-05-291-8/+6
* fixes for _arguments with sets; make _zpty not use sets (11624)Sven Wischnowsky2000-05-291-3/+3
* 11618: Fix bad shift.Bart Schaefer2000-05-281-4/+4
* force listing in _complete_debug; make complist with list-scrolling stopt at ...Sven Wischnowsky2000-05-251-4/+11
* use `set -A' instead of `eval' in more places (11525)Sven Wischnowsky2000-05-231-1/+1
* 11515: Fix infinite loop.Bart Schaefer2000-05-221-1/+1
* pat(-) in long-option patterns to say that argument should be completed only ...Sven Wischnowsky2000-05-222-131/+25
* don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky2000-05-191-9/+10
* avoid tilde- and parameter-completion in quotes (11407)Sven Wischnowsky2000-05-161-0/+2
* make _arguments take the attempt to add matches as an indication not to do de...Sven Wischnowsky2000-05-161-3/+9
* add _in_vared for completion inside vared; make insert-tab default to `false'...Sven Wischnowsky2000-05-152-3/+31
* doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson2000-05-141-1/+1
* fix for completing options with `_arguments -s'; fix for _message to use `bui...Sven Wischnowsky2000-05-121-3/+7
* make _argument_sets add the options as defaults when there is nothing else to...Sven Wischnowsky2000-05-112-2/+7
* allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...Sven Wischnowsky2000-05-112-11/+54
* Use _math for completing the let builtinOliver Kiddle2000-05-091-8/+2
* option name clash in _arguments (11273)Sven Wischnowsky2000-05-092-4/+4
* fix for _arguments without options and no more arguments to complete (11272)Sven Wischnowsky2000-05-091-2/+4
* more problems with optional arguments in _arguments (11253)Sven Wischnowsky2000-05-081-4/+2
* 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
* 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
* make sure that completion messages are displayed even when there are no match...Sven Wischnowsky2000-05-031-1/+1
* completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky2000-05-022-6/+7
* make completion-in-vared complete parameter values as default; cleanup for _p...Sven Wischnowsky2000-05-021-23/+0
* 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
* 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 _argument_sets...Sven Wischnowsky2000-04-254-68/+153
* 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 calle...Sven Wischnowsky2000-04-117-48/+97
* 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