]> rtime.felk.cvut.cz Git - sojka/sterm.git/blobdiff - completion.bash
Teach shell completions about the -t option
[sojka/sterm.git] / completion.bash
index 32e2d26ca6c56c48a394371af316b8c46e1ac514..a219146c8cf832494d9a2bcba3646544b81ded9e 100644 (file)
@@ -6,7 +6,7 @@ _sterm() {
        _init_completion || return
        COMPREPLY=()
        #cur="${COMP_WORDS[COMP_CWORD]}"
-       local ops="-h --help -c -d -e -n -r -s -v"
+       local ops="-h --help -c -d -e -n -r -s -t -v"
        case "$prev" in
                -b|-d|-r)
                        # No completion for these