Age | Commit message (Collapse) | Author |
|
This reverts commit 6b03f6864063bc0ab95191b8c5e418d482baf076.
(cherry picked from commit e8cf7aadfa68f64fd15c971ded1209fab9aa96c0)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
commands.
|
|
|
|
the new implementation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
now does
|
|
|
|
|
|
1. Bug 7674: adjust shopt such that nullglob won't change non-comps that have special formatting.
2. Fix problem with default completion not working properly when using the same string i.e. 'sh sh'
for 'show shutdown' couldn't complete 'shutdown' until 'sh shu' was typed.
|
|
|
|
(cherry picked from commit 269c88bff20c49876e5780dd8bf379e3d1fe1601)
|
|
command structure
(cherry picked from commit 55b60fa024e3a19e8e8cddeb218db3a1291efdff)
|
|
so that users can easily find scripts they may be trying to run.
|
|
completions using compgen -d
|
|
image tools)
|
|
expressions when doing comparisons. The conditional expressions don't do as much expansion as the test expression does, and are the modern variant
|
|
tag node consistent with configuration mode
|
|
|
|
tag node there should always be at least a non-comp so that the help text will be displayed; invalid completions in the middle of the string
|
|
|
|
word provided by bash
|
|
text if the current completion is empty for consistency
|
|
|
|
|
|
|
|
word, so the only compreply now contains the current word but is not equal to the current word
|
|
|
|
invalid or ambiguous commands with out waiting for the user to hit tab twice
|
|
|
|
|
|
via an environment variable
|
|
|
|
|