summaryrefslogtreecommitdiff
path: root/Completion/Base/Utility
AgeCommit message (Expand)AuthorFilesLines
2001-08-07make _dd not use already used specs; fix for selecting stuff to complete in _...Sven Wischnowsky1-2/+6
2001-07-30(15526)Sven Wischnowsky1-0/+8
2001-07-27(15509)Sven Wischnowsky1-2/+3
2001-07-25Fix typo.Bart Schaefer1-1/+1
2001-07-25move pattern matching in the loop to make sure all match specs are used (15487)Sven Wischnowsky1-43/+47
2001-07-25another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky1-3/+3
2001-07-25make display for groups in _describe nicer; improve packing with list_packed;...Sven Wischnowsky1-24/+16
2001-07-19yet another followup to 15497; make _describe filter out non-matching strings...Sven Wischnowsky1-0/+43
2001-07-18add list-grouped option to make options and such be grouped together if they ...Sven Wischnowsky1-4/+10
2001-06-13fix for comparguments (completing after single letter options that get their ...Sven Wischnowsky1-8/+4
2001-06-11(14841)Sven Wischnowsky1-1/+1
2001-06-06two fixes: try all actions that have to be tried (but only once), execute act...Sven Wischnowsky1-74/+78
2001-06-01work around ${(@P)1[3,-1]} not working as expected (14658)Oliver Kiddle2-2/+2
2001-05-31fix tag-order problem with _arguments (completion after an option that gets a...Sven Wischnowsky1-3/+5
2001-05-31(14602)Sven Wischnowsky1-0/+1
2001-05-31always use supplied matchers (14599)Sven Wischnowsky1-2/+2
2001-05-29spelling correctionsOliver Kiddle3-7/+7
2001-05-08add -S option to specify separator between values and their arguments; make _...Sven Wischnowsky1-12/+15
2001-04-2614117Sven Wischnowsky1-7/+8
2001-04-26new vnc completion and use _guard for pine completion (14112)Oliver Kiddle1-1/+1
2001-04-26rename -W option to -w, add new -W option which makes _arguments complete opt...Sven Wischnowsky2-13/+38
2001-04-13add completion for common MUAs and a couple of minor fixes (13982)Oliver Kiddle1-1/+1
2001-04-05complete only those single letter options with the right prefix character (13...Sven Wischnowsky1-0/+2
2001-04-04add -W option to _arguments, which allows to complete options after options t...Sven Wischnowsky1-4/+17
2001-04-02new or changed after moveSven Wischnowsky1-0/+8
2001-04-02moved from Completion/Core/_callSven Wischnowsky1-0/+13
2001-04-02moved from Completion/Core/_funcallSven Wischnowsky1-0/+32
2001-04-02moved from Completion/Core/_sep_partsSven Wischnowsky1-0/+163
2001-04-02moved from Completion/Core/_multi_partsSven Wischnowsky1-0/+254
2001-04-02moved from Completion/Core/_alternativeSven Wischnowsky1-0/+82
2001-04-02moved from Completion/Builtins/_nothingSven Wischnowsky1-0/+3
2001-04-02moved from Completion/Base/_valuesSven Wischnowsky1-0/+158
2001-04-02moved from Completion/Base/_sub_commandsSven Wischnowsky1-0/+9
2001-04-02moved from Completion/Base/_store_cacheSven Wischnowsky1-0/+36
2001-04-02moved from Completion/Base/_retrieve_cacheSven Wischnowsky1-0/+31
2001-04-02moved from Completion/Base/_regex_argumentsSven Wischnowsky1-0/+93
2001-04-02moved from Completion/Base/_describeSven Wischnowsky1-0/+62
2001-04-02moved from Completion/Core/_compalsoSven Wischnowsky1-0/+17
2001-04-02moved from Completion/Base/_combinationSven Wischnowsky1-0/+94
2001-04-02moved from Completion/Base/_cache_invalidSven Wischnowsky1-0/+21
2001-04-02moved from Completion/Base/_argumentsSven Wischnowsky1-0/+409
2001-04-02moved from Completion/Base/_arg_compileSven Wischnowsky1-0/+199