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" nextbindkey "^[[1;6I" prev