From ea01db1e675ac1fd7f3417c5bc663bd61bbb1e85 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Mon, 12 Dec 2011 23:19:01 +0100 Subject: Update --- screenrc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/screenrc b/screenrc index b437dcc..4de8de6 100644 --- a/screenrc +++ b/screenrc @@ -2,9 +2,15 @@ vbell off startup_message off autodetach on defscrollback 1024 +encoding UTF-8 +term screen-256color bindkey -k k3 prev bindkey -k k4 next caption always caption string '%{= kW}[ %{Y}%H %{W}][ %{Y}load %l %{W}][ %{Y}%d/%m/%Y %c %{W}][ %{Y}%?%-w%?%{Y}(%{B}%n%f %t%{Y})%{Y}%?%+w%? %{W}]' + +attrcolor b ".I" +termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm' +defbce "on" -- cgit v1.2.3