Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _comp_options needs NO_kshtypeset | Bart Schaefer | 2004-10-22 | 1 | -0/+1 |
| | |||||
* | users/7553: include zsh version in dump file to avoid problems with upgrades | Oliver Kiddle | 2004-06-16 | 1 | -1/+3 |
| | |||||
* | 19767, 19785: store flags for -z and -k options to autoload allowing the | Oliver Kiddle | 2004-04-20 | 1 | -6/+6 |
| | | | | completion system to be used with ksh_autoload set | ||||
* | 19768: add clue to insecure directories warning and send errors to stderr | Oliver Kiddle | 2004-04-14 | 1 | -9/+10 |
| | |||||
* | 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 |