Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
tabs to spaces
|
|
|
|
rid of the empty tab completions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make this distinction
|
|
debugging layout
|
|
|
|
|
|
|
|
|
|
1. we don't need to call compopt -o filenames explicitly anymore
the bash-completion scripts from the debian package do this
more intelligently.
2. Restore shopts before running the command so that if the command is
terminated with ctrl-c they will be set properly.
|
|
|
|
|
|
suggested by support
|
|
these scripts
|
|
|
|
|