Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yet another followup to 15497; make _describe filter out non-matching ↵ | Sven Wischnowsky | 2001-07-19 | 1 | -0/+43 |
| | | | | strings before calling compdescribe, otherwise some matches will be hiddens (15415) | ||||
* | add list-grouped option to make options and such be grouped together if they ↵ | Sven Wischnowsky | 2001-07-18 | 1 | -4/+10 |
| | | | | have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407) | ||||
* | fix for comparguments (completing after single letter options that get their ↵ | Sven Wischnowsky | 2001-06-13 | 1 | -8/+4 |
| | | | | argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897) | ||||
* | (14841) | Sven Wischnowsky | 2001-06-11 | 1 | -1/+1 |
| | |||||
* | two fixes: try all actions that have to be tried (but only once), execute ↵ | Sven Wischnowsky | 2001-06-06 | 1 | -74/+78 |
| | | | | actions if we aren't after an option already (in the same word) (14733) | ||||
* | work around ${(@P)1[3,-1]} not working as expected (14658) | Oliver Kiddle | 2001-06-01 | 2 | -2/+2 |
| | |||||
* | fix tag-order problem with _arguments (completion after an option that gets ↵ | Sven Wischnowsky | 2001-05-31 | 1 | -3/+5 |
| | | | | an argument in the same word); and a fix for completion after -ab, where -a gets an argument in the next word and -b gets one in the same word (14607) | ||||
* | (14602) | Sven Wischnowsky | 2001-05-31 | 1 | -0/+1 |
| | |||||
* | always use supplied matchers (14599) | Sven Wischnowsky | 2001-05-31 | 1 | -2/+2 |
| | |||||
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 3 | -7/+7 |
| | |||||
* | add -S option to specify separator between values and their arguments; make ↵ | Sven Wischnowsky | 2001-05-08 | 1 | -12/+15 |
| | | | | _values add the value-separator as a suffix for most types of actions (14257) | ||||
* | 14117 | Sven Wischnowsky | 2001-04-26 | 1 | -7/+8 |
| | |||||
* | new vnc completion and use _guard for pine completion (14112) | Oliver Kiddle | 2001-04-26 | 1 | -1/+1 |
| | |||||
* | rename -W option to -w, add new -W option which makes _arguments complete ↵ | Sven Wischnowsky | 2001-04-26 | 2 | -13/+38 |
| | | | | options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105) | ||||
* | add completion for common MUAs and a couple of minor fixes (13982) | Oliver Kiddle | 2001-04-13 | 1 | -1/+1 |
| | |||||
* | complete only those single letter options with the right prefix character ↵ | Sven Wischnowsky | 2001-04-05 | 1 | -0/+2 |
| | | | | (13908) | ||||
* | add -W option to _arguments, which allows to complete options after options ↵ | Sven Wischnowsky | 2001-04-04 | 1 | -4/+17 |
| | | | | that take an argument in the next word (13902) | ||||
* | new or changed after move | Sven Wischnowsky | 2001-04-02 | 1 | -0/+8 |
| | |||||
* | moved from Completion/Core/_call | Sven Wischnowsky | 2001-04-02 | 1 | -0/+13 |
| | |||||
* | moved from Completion/Core/_funcall | Sven Wischnowsky | 2001-04-02 | 1 | -0/+32 |
| | |||||
* | moved from Completion/Core/_sep_parts | Sven Wischnowsky | 2001-04-02 | 1 | -0/+163 |
| | |||||
* | moved from Completion/Core/_multi_parts | Sven Wischnowsky | 2001-04-02 | 1 | -0/+254 |
| | |||||
* | moved from Completion/Core/_alternative | Sven Wischnowsky | 2001-04-02 | 1 | -0/+82 |
| | |||||
* | moved from Completion/Builtins/_nothing | Sven Wischnowsky | 2001-04-02 | 1 | -0/+3 |
| | |||||
* | moved from Completion/Base/_values | Sven Wischnowsky | 2001-04-02 | 1 | -0/+158 |
| | |||||
* | moved from Completion/Base/_sub_commands | Sven Wischnowsky | 2001-04-02 | 1 | -0/+9 |
| | |||||
* | moved from Completion/Base/_store_cache | Sven Wischnowsky | 2001-04-02 | 1 | -0/+36 |
| | |||||
* | moved from Completion/Base/_retrieve_cache | Sven Wischnowsky | 2001-04-02 | 1 | -0/+31 |
| | |||||
* | moved from Completion/Base/_regex_arguments | Sven Wischnowsky | 2001-04-02 | 1 | -0/+93 |
| | |||||
* | moved from Completion/Base/_describe | Sven Wischnowsky | 2001-04-02 | 1 | -0/+62 |
| | |||||
* | moved from Completion/Core/_compalso | Sven Wischnowsky | 2001-04-02 | 1 | -0/+17 |
| | |||||
* | moved from Completion/Base/_combination | Sven Wischnowsky | 2001-04-02 | 1 | -0/+94 |
| | |||||
* | moved from Completion/Base/_cache_invalid | Sven Wischnowsky | 2001-04-02 | 1 | -0/+21 |
| | |||||
* | moved from Completion/Base/_arguments | Sven Wischnowsky | 2001-04-02 | 1 | -0/+409 |
| | |||||
* | moved from Completion/Base/_arg_compile | Sven Wischnowsky | 2001-04-02 | 1 | -0/+199 |