| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
20339: show-completer style
|
| |
|
|
|
|
|
| |
allow search path for command names to be overridden by means of new
command-path style.
|
| |
|
| |
|
| |
|
|
|
|
| |
setting to continue on and do normal completion
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
special contexts from _complete's to #compdef's description
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
an assignment (17387)
|
| |
|
| |
|
|
|
|
| |
take up via the style currently named max-match-length (17147)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
completion and add _pick_variant to resolve program variants in general
|
|
|
|
| |
sub-contexts both for function and style lookup (16819)
|
|
|
|
| |
compdef; use this for parameter values and redirections (16755)
|
|
|
|
| |
change uses of _guard (16708)
|
|
|
|
| |
options to _arguments and specs (16669)
|
| |
|
|
|
|
| |
_message respect any -[12VJ] options it gets, adding the message to that group (16609)
|
| |
|
|
|
|
| |
implementation of compadd -x) (16483)
|
|
|
|
| |
strings are eval'uated, so this should be powerful enough) (16472)
|
|
|
|
| |
separate-sections style (16426)
|
| |
|
| |
|
|
|
|
| |
first try (15995)
|
|
|
|
| |
with menu completion; try to make docs clearer (15944)
|
| |
|
|
|
|
| |
back (15597)
|