]> rtime.felk.cvut.cz Git - sojka/sterm.git/blobdiff - completion.bash
Allow sending break signal
[sojka/sterm.git] / completion.bash
index eca6d855202df30a3943a3a97f52a2d37c9aaa0c..1b7afe26c4c58ed181078e6ae1d6d3f01dd088dd 100644 (file)
@@ -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)