Add .screenrc

This commit is contained in:
Gea-Suan Lin
2011-11-13 01:02:15 +08:00
parent ea5d07b89f
commit dff230339b

View File

@@ -1,6 +1,11 @@
bindkey ^Aa other 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 defscrollback 2000
#defutf8 on #defutf8 on
escape ^A^A escape ^A^A
#termcap xterm
#termcapinfo xterm "Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm"
vbell off vbell off
#utf8 on #utf8 on