Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-10-22 | _comp_options needs NO_kshtypeset | Bart Schaefer | 1 | -0/+1 | |
2004-06-16 | users/7553: include zsh version in dump file to avoid problems with upgrades | Oliver Kiddle | 1 | -1/+3 | |
2004-04-20 | 19767, 19785: store flags for -z and -k options to autoload allowing the | Oliver Kiddle | 1 | -6/+6 | |
completion system to be used with ksh_autoload set | |||||
2004-04-14 | 19768: add clue to insecure directories warning and send errors to stderr | Oliver Kiddle | 1 | -9/+10 | |
2002-04-25 | users/4865: Completion/compinit: need to add NO_octalzeroes to | Peter Stephenson | 1 | -0/+1 | |
$_comp_options. | |||||
2002-03-13 | remove that -T option to compdef again and instead use comma-separated ↵ | Sven Wischnowsky | 1 | -120/+51 | |
sub-contexts both for function and style lookup (16819) | |||||
2002-03-04 | allow different sets of completion definitions selected with option -T to ↵ | Sven Wischnowsky | 1 | -54/+135 | |
compdef; use this for parameter values and redirections (16755) | |||||
2001-06-21 | Fix exit status of compdef. | Bart Schaefer | 1 | -3/+3 | |
2001-05-29 | use `eval $_comp_setup' in all entry points of the completion system to not ↵ | Sven Wischnowsky | 1 | -0/+11 | |
only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530) | |||||
2001-04-29 | NO_kshglob in _comp_options. | Bart Schaefer | 1 | -0/+1 | |
2001-04-06 | Improve prompt when compaudit finds badness. | Bart Schaefer | 1 | -1/+2 | |
2001-04-02 | after-move cleanup | Sven Wischnowsky | 1 | -2/+2 | |
2001-04-02 | moved from Completion/Core/compinit | Sven Wischnowsky | 1 | -0/+483 | |