From dff230339b7d1863e0effe5a83cb1ec37e69bcdf Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sun, 13 Nov 2011 01:02:15 +0800 Subject: [PATCH] Add .screenrc --- .screenrc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.screenrc b/.screenrc index 594d289..3baad80 100644 --- a/.screenrc +++ b/.screenrc @@ -1,6 +1,11 @@ bindkey ^Aa other +caption always "%{dk}%{+b K}> %{W}%n %t %{K}<%{W}%=%{+b K}load{%l} %{C}$USER@%{W}%H %{db}%{W} %0C %A " +#defbce "on" +#defc1 "off" defscrollback 2000 #defutf8 on escape ^A^A +#termcap xterm +#termcapinfo xterm "Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm" vbell off #utf8 on