Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-06 | 43366: _compdef: Change and add sources for completed completion function names. | Daniel Shahaf | 1 | -2/+3 | |
Use ${(v)_comps} instead of going through $fpath again. Use ${functions} as well to find more legitimate matches, such as various __git_foo() helpers defined in ${^fpath}/_git. | |||||
2003-06-25 | 18631: returning too early breaks prefix-needed style set to false | Oliver Kiddle | 1 | -6/+8 | |
2002-04-16 | make more calls to _message use the -e option (16988) | Sven Wischnowsky | 1 | -1/+1 | |
2002-03-27 | 16913: fix completion after compdef -a and correct typos | Oliver Kiddle | 1 | -4/+5 | |
2002-03-13 | remove that -T option to compdef again and instead use comma-separated ↵ | Sven Wischnowsky | 1 | -16/+38 | |
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 | -0/+1 | |
compdef; use this for parameter values and redirections (16755) | |||||
2001-04-02 | moved from Completion/Builtins/_compdef | Sven Wischnowsky | 1 | -0/+52 | |