Wrap colourscheme in a try ... catch block.
[profile.git] / .screenrc
index 31afd2b..9b6a296 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -2,9 +2,12 @@
 escape ^pp
 vbell off
 startup_message off
-caption always "%?%F%{= gw}%:%{+b}%?%-Lw%50>%?%F%{+b}%:%{-b}%?[%n%f %t]%?%F%{-b}%:%{+b}%?%+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 xterm ti@:te@
+termcapinfo putty*|rxvt-unicode|xterm* 'AB=\E[48;5;%dm:AF=\E[38;5;%dm'
+termcapinfo * 'ti@:te@'
+defbce on