about summary refs log tree commit diff
path: root/Completion/Base/Utility
Commit message (Expand)AuthorAgeFilesLines
...
* (14841)Sven Wischnowsky2001-06-111-1/+1
* two fixes: try all actions that have to be tried (but only once), execute act...Sven Wischnowsky2001-06-061-74/+78
* work around ${(@P)1[3,-1]} not working as expected (14658)Oliver Kiddle2001-06-012-2/+2
* fix tag-order problem with _arguments (completion after an option that gets a...Sven Wischnowsky2001-05-311-3/+5
* (14602)Sven Wischnowsky2001-05-311-0/+1
* always use supplied matchers (14599)Sven Wischnowsky2001-05-311-2/+2
* spelling correctionsOliver Kiddle2001-05-293-7/+7
* add -S option to specify separator between values and their arguments; make _...Sven Wischnowsky2001-05-081-12/+15
* 14117Sven Wischnowsky2001-04-261-7/+8
* new vnc completion and use _guard for pine completion (14112)Oliver Kiddle2001-04-261-1/+1
* rename -W option to -w, add new -W option which makes _arguments complete opt...Sven Wischnowsky2001-04-262-13/+38
* add completion for common MUAs and a couple of minor fixes (13982)Oliver Kiddle2001-04-131-1/+1
* complete only those single letter options with the right prefix character (13...Sven Wischnowsky2001-04-051-0/+2
* add -W option to _arguments, which allows to complete options after options t...Sven Wischnowsky2001-04-041-4/+17
* new or changed after moveSven Wischnowsky2001-04-021-0/+8
* moved from Completion/Core/_callSven Wischnowsky2001-04-021-0/+13
* moved from Completion/Core/_funcallSven Wischnowsky2001-04-021-0/+32
* moved from Completion/Core/_sep_partsSven Wischnowsky2001-04-021-0/+163
* moved from Completion/Core/_multi_partsSven Wischnowsky2001-04-021-0/+254
* moved from Completion/Core/_alternativeSven Wischnowsky2001-04-021-0/+82
* moved from Completion/Builtins/_nothingSven Wischnowsky2001-04-021-0/+3
* moved from Completion/Base/_valuesSven Wischnowsky2001-04-021-0/+158
* moved from Completion/Base/_sub_commandsSven Wischnowsky2001-04-021-0/+9
* moved from Completion/Base/_store_cacheSven Wischnowsky2001-04-021-0/+36
* moved from Completion/Base/_retrieve_cacheSven Wischnowsky2001-04-021-0/+31
* moved from Completion/Base/_regex_argumentsSven Wischnowsky2001-04-021-0/+93
* moved from Completion/Base/_describeSven Wischnowsky2001-04-021-0/+62
* moved from Completion/Core/_compalsoSven Wischnowsky2001-04-021-0/+17
* moved from Completion/Base/_combinationSven Wischnowsky2001-04-021-0/+94
* moved from Completion/Base/_cache_invalidSven Wischnowsky2001-04-021-0/+21
* moved from Completion/Base/_argumentsSven Wischnowsky2001-04-021-0/+409
* moved from Completion/Base/_arg_compileSven Wischnowsky2001-04-021-0/+199