|
@@ -1,9 +1,11 @@
|
|
-defscrollback 10000
|
|
|
|
-
|
|
|
|
-# the following two lines give a two-line status, with the current window highlighted
|
|
|
|
hardstatus alwayslastline
|
|
hardstatus alwayslastline
|
|
hardstatus string '%{= kG}[%{G}%H%? %1`%?%{g}][screen %S][%= %{= kw}%-w%{+b yk} %n*%t%?(%u)%? %{-}%+w %=%{g}][%{B}%d.%m. %{W}%c%{g}]'
|
|
hardstatus string '%{= kG}[%{G}%H%? %1`%?%{g}][screen %S][%= %{= kw}%-w%{+b yk} %n*%t%?(%u)%? %{-}%+w %=%{g}][%{B}%d.%m. %{W}%c%{g}]'
|
|
|
|
|
|
|
|
+defscrollback 10000
|
|
|
|
+
|
|
|
|
+# no welcome message
|
|
|
|
+startup_message off
|
|
|
|
+
|
|
# 256 colors
|
|
# 256 colors
|
|
attrcolor b ".I"
|
|
attrcolor b ".I"
|
|
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
|
|
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
|