Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
These are companions to WARN_CREATED_GLOBAL, warning when a variable
from an enclosing scope is altered.
|
|
|
|
|
|
external command of the same name
|
|
This is now needed to get suitable OPTIND behaviour.
|
|
|
|
We need the multifuncdef option on for the trap function definitions to
work. It is by default by this wasn't enforced for the completion
functions.
|
|
Declare arrays used internally by completion with the -H attribute.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
users/15622: use service with _pick_variant
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
same service
|
|
make ${.../#%...} anchor at both ends
|
|
|
|
|
|
|
|
|
|
|
|
completion system to be used with ksh_autoload set
|
|
|
|
$_comp_options.
|
|
sub-contexts both for function and style lookup (16819)
|
|
compdef; use this for parameter values and redirections (16755)
|
|
|
|
only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)
|
|
|
|
|
|
|
|
|