mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-06 11:50:49 +02:00
commit bash-20181005 snapshot
This commit is contained in:
@@ -5451,6 +5451,12 @@ If set, the programmable completion facilities
|
||||
(@pxref{Programmable Completion}) are enabled.
|
||||
This option is enabled by default.
|
||||
|
||||
@item progcomp_alias
|
||||
If set, and programmable completion is enabled, Bash treats a command
|
||||
name that doesn't have any completions as a possible alias and attempts
|
||||
alias expansion. If it has an alias, Bash attempts programmable
|
||||
completion using the command word resulting from the expanded alias.
|
||||
|
||||
@item promptvars
|
||||
If set, prompt strings undergo
|
||||
parameter expansion, command substitution, arithmetic
|
||||
|
||||
Reference in New Issue
Block a user