.screenrc
changeset 195 e7703ed69e4e
parent 144 27f383858159
child 203 83fcc395ccc5
equal deleted inserted replaced
194:fd20e9da8dac 195:e7703ed69e4e
       
     1 
       
     2 startup_message off
       
     3 
       
     4 # If a window goes unresponsive, don't block the whole session waiting for it.
       
     5 nonblock on
     1 
     6 
     2 # Ctrl+Tab and Ctrl+Shift+Tab to switch session in GNU Screen.
     7 # Ctrl+Tab and Ctrl+Shift+Tab to switch session in GNU Screen.
     3 bindkey "^[[1;5I" next
     8 bindkey "^[[1;5I" next
     4 bindkey "^[[1;6I" prev
     9 bindkey "^[[1;6I" prev
     5 
    10