Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove that -T option to compdef again and instead use comma-separated ↵ | Sven Wischnowsky | 2002-03-13 | 1 | -3/+3 |
| | | | | sub-contexts both for function and style lookup (16819) | ||||
* | allow different sets of completion definitions selected with option -T to ↵ | Sven Wischnowsky | 2002-03-04 | 1 | -4/+4 |
| | | | | compdef; use this for parameter values and redirections (16755) | ||||
* | add new generic fake style and changes to the C-code for that (different ↵ | Sven Wischnowsky | 2002-01-22 | 1 | -1/+1 |
| | | | | implementation of compadd -x) (16483) | ||||
* | allow arguments to be given to functions used by compdef (actually, the ↵ | Sven Wischnowsky | 2002-01-21 | 1 | -5/+5 |
| | | | | strings are eval'uated, so this should be powerful enough) (16472) | ||||
* | moved from Completion/Core/_complete | Sven Wischnowsky | 2001-04-02 | 1 | -0/+144 |