Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | users/4865: Completion/compinit: need to add NO_octalzeroes to | Peter Stephenson | 2002-04-25 | 1 | -0/+1 |
| | | | | $_comp_options. | ||||
* | remove that -T option to compdef again and instead use comma-separated ↵ | Sven Wischnowsky | 2002-03-13 | 1 | -120/+51 |
| | | | | 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 | -54/+135 |
| | | | | compdef; use this for parameter values and redirections (16755) | ||||
* | Fix exit status of compdef. | Bart Schaefer | 2001-06-21 | 1 | -3/+3 |
| | |||||
* | use `eval $_comp_setup' in all entry points of the completion system to not ↵ | Sven Wischnowsky | 2001-05-29 | 1 | -0/+11 |
| | | | | only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530) | ||||
* | NO_kshglob in _comp_options. | Bart Schaefer | 2001-04-29 | 1 | -0/+1 |
| | |||||
* | Improve prompt when compaudit finds badness. | Bart Schaefer | 2001-04-06 | 1 | -1/+2 |
| | |||||
* | after-move cleanup | Sven Wischnowsky | 2001-04-02 | 1 | -2/+2 |
| | |||||
* | moved from Completion/Core/compinit | Sven Wischnowsky | 2001-04-02 | 1 | -0/+483 |