Use h and l previous and next windows.
[profile.git] / opt / bin / sshterm
1 #!/bin/bash
2
3 ${SSHTERM:-xterm} ${SSHTERM_TITLE:--title} "$1" ${SSHTERM_EXEC:--e} \
4 sshcolourterm ${1+"$@"}