diff .screenrc @ 103:a21fd4a29ff8

display screen windows in the caption
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 11 Nov 2016 02:45:17 +0100
parents f320edc311f0
children
line wrap: on
line diff
--- a/.screenrc	Wed Nov 09 08:23:11 2016 +0100
+++ b/.screenrc	Fri Nov 11 02:45:17 2016 +0100
@@ -1,1 +1,9 @@
 escape ^bb
+
+vbell on
+defscrollback 10000
+shell -$SHELL                           
+
+# Display the list of active windows, the active one is highlighted. Date and 
+# clock on the far right side of the terminal.
+caption always " %-Lw%{= KW}%50>%n%f* %t%{-}%+Lw%< %-21=%{=kw}%D %d.%m.%Y %0c"