diff -r e27dc360b685 -r db705bb4344e .screenrc --- a/.screenrc Sun Sep 25 16:57:28 2011 +0300 +++ b/.screenrc Sun Sep 25 17:09:24 2011 +0300 @@ -4,6 +4,10 @@ # Use backtick instead of Ctrl+A. escape `` +term xterm-256color + +shell bash + # If a window goes unresponsive, don't block the whole session waiting for it. nonblock on