X-Git-Url: https://rtime.felk.cvut.cz/gitweb/sojka/sterm.git/blobdiff_plain/eba38e7977c3e8a0c75e60448183aee8ed6c8c7e..db56b74eab2953cb5ba11a47c94345b78cbc22ee:/completion.bash diff --git a/completion.bash b/completion.bash index eca6d85..1b7afe2 100644 --- a/completion.bash +++ b/completion.bash @@ -8,7 +8,7 @@ _sterm() { #cur="${COMP_WORDS[COMP_CWORD]}" local ops="-h --help -c -d -e -n -r -s -v" case "$prev" in - -d|-r) + -b|-d|-r) # No completion for these ;; -s)