Wrap colourscheme in a try ... catch block.
[profile.git] / .screenrc
index 30b554e..9b6a296 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -2,8 +2,12 @@
 escape ^pp
 vbell off
 startup_message off
-caption splitonly "%?%F%{= gW}%:%{-}%?%-Lw%50>[%n%f %t]%+Lw%<"
+caption always "%?%F%{= gw}%:%{=b wk}%?%-Lw%50>%?%F%{+b}%:%{-b}%?[%n%f %t]%?%F%{-b}%:%{=b wk}%?%+Lw%<"
 bind j focus down
 bind k focus up
+bind t title
 #bind h focus top
 #bind l focus bottom
+termcapinfo putty*|rxvt-unicode|xterm* 'AB=\E[48;5;%dm:AF=\E[38;5;%dm'
+termcapinfo * 'ti@:te@'
+defbce on