term xterm-256color
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 25 Sep 2011 17:09:24 +0300
changeset 207 db705bb4344e
parent 206 e27dc360b685
child 208 ba6619e43b22
term xterm-256color shell bash
.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