summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-12-12 23:19:01 +0100
committerStefan Ritter <xeno@thehappy.de>2011-12-12 23:19:01 +0100
commitea01db1e675ac1fd7f3417c5bc663bd61bbb1e85 (patch)
treeff7971399ba9df21b82a973f91cc1961edb2e8e4
parenta9aa4851897458897461853c9219409b60357ef8 (diff)
Update
-rw-r--r--screenrc6
1 files changed, 6 insertions, 0 deletions
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"