Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add new generic fake style and changes to the C-code for that (different ↵ | Sven Wischnowsky | 2002-01-22 | 3 | -2/+28 |
| | | | | implementation of compadd -x) (16483) | ||||
* | allow arguments to be given to functions used by compdef (actually, the ↵ | Sven Wischnowsky | 2002-01-21 | 1 | -3/+3 |
| | | | | strings are eval'uated, so this should be powerful enough) (16472) | ||||
* | make insert-tab really default to `true' (15653) | Sven Wischnowsky | 2001-08-17 | 1 | -1/+1 |
| | |||||
* | Fix "insert-tab pending" zstyle. | Bart Schaefer | 2001-06-20 | 1 | -2/+2 |
| | |||||
* | spelling corrections | Oliver Kiddle | 2001-05-29 | 1 | -1/+1 |
| | |||||
* | use `eval $_comp_setup' in all entry points of the completion system to not ↵ | Sven Wischnowsky | 2001-05-29 | 1 | -6/+1 |
| | | | | only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530) | ||||
* | 14509: ZLS_COLOURS/ZLS_COLORS consistency | Clint Adams | 2001-05-28 | 1 | -1/+1 |
| | |||||
* | fix to include + options in tag order (14416) | Oliver Kiddle | 2001-05-21 | 1 | -1/+1 |
| | |||||
* | empty description means: don't add a -X option (14252) | Sven Wischnowsky | 2001-05-08 | 1 | -2/+7 |
| | |||||
* | new or changed after move | Sven Wischnowsky | 2001-04-02 | 1 | -0/+5 |
| | |||||
* | moved from Completion/Core/_wanted | Sven Wischnowsky | 2001-04-02 | 1 | -0/+26 |
| | |||||
* | moved from Completion/Core/_tags | Sven Wischnowsky | 2001-04-02 | 1 | -0/+66 |
| | |||||
* | moved from Completion/Core/_setup | Sven Wischnowsky | 2001-04-02 | 1 | -0/+73 |
| | |||||
* | moved from Completion/Core/_requested | Sven Wischnowsky | 2001-04-02 | 1 | -0/+19 |
| | |||||
* | moved from Completion/Core/_normal | Sven Wischnowsky | 2001-04-02 | 1 | -0/+128 |
| | |||||
* | moved from Completion/Core/_next_label | Sven Wischnowsky | 2001-04-02 | 1 | -0/+25 |
| | |||||
* | moved from Completion/Core/_message | Sven Wischnowsky | 2001-04-02 | 1 | -0/+20 |
| | |||||
* | moved from Completion/Core/_main_complete | Sven Wischnowsky | 2001-04-02 | 1 | -0/+330 |
| | |||||
* | moved from Completion/Core/_description | Sven Wischnowsky | 2001-04-02 | 1 | -0/+70 |
| | |||||
* | moved from Completion/Core/_all_labels | Sven Wischnowsky | 2001-04-02 | 1 | -0/+43 |