summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"