From: Iain Patterson Date: Thu, 15 Oct 2009 10:09:44 +0000 (+0100) Subject: Show more information in screen status. X-Git-Url: http://git.iain.cx/?p=profile.git;a=commitdiff_plain;h=badea29853972a8c8848822d2622ebc220bd2aa0 Show more information in screen status. Show server load in hardstatus. Show date in window list. --- diff --git a/.screenrc b/.screenrc index a0ab0af..7f8ab49 100644 --- a/.screenrc +++ b/.screenrc @@ -6,7 +6,7 @@ vbell off startup_message off # Coloured windowlist. -windowlist title "%{= wb}%{+b}%{+r}[%H]%{-r}%{-b} current windows%=" +windowlist title "%{= wb}%{+r}[%H %Y-%m-%d %0c:%s]%{-r} windows%<%=%l" windowlist string "%{+ .b}%{+ g}%3n%f%{+ w} %t" ################################################################################ @@ -60,7 +60,7 @@ defbce on # Display hardstatus on the bottom of the screen instead of in the title bar. hardstatus off # The string is white on blue text showing: hostname, current window, date. -hardstatus string "%{= BW}%H [screen %n: %t]%<%=%Y-%m-%d %0c:%s" +hardstatus string "%{= BW}[%H %Y-%m-%d %0c:%s]%{= WB} screen %n: %t%<%=%l" # Show a caption bar for every window even if there are no splits. caption always # Format a caption string depending on whether it is related to the active