.screenrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 08 Sep 2011 16:57:51 +0300
changeset 195 e7703ed69e4e
parent 144 27f383858159
child 203 83fcc395ccc5
permissions -rw-r--r--
If a window goes unresponsive, don't block the whole session waiting for it.


startup_message off

# If a window goes unresponsive, don't block the whole session waiting for it.
nonblock on

# Ctrl+Tab and Ctrl+Shift+Tab to switch session in GNU Screen.
bindkey "^[[1;5I" next
bindkey "^[[1;6I" prev