Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parameters and cleanup descriptons in calling functions
|
|
|
|
|
|
|
|
|
|
|
|
allow search path for command names to be overridden by means of new
command-path style.
|
|
completion function from Steven Kowalik.
|
|
completion system to be used with ksh_autoload set
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
without any matches to not report that there were no matches (16515)
|