Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
Also, improved detection of currently running image in the "rename
system image" command.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
completion unless part of a filename which is handled differently
|
|
|
|
message to be consistent
|
|
|
|
|
|
|