From: Simon Ruderich Date: Thu, 25 Jun 2009 13:02:39 +0000 (+0200) Subject: screenrc: Display system load in hardstatus. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=14d5aa92d665a9b8323d389aee76241ab4578b19;p=config%2Fdotfiles.git screenrc: Display system load in hardstatus. --- diff --git a/screenrc.in b/screenrc.in index 7240b43..514b759 100644 --- a/screenrc.in +++ b/screenrc.in @@ -17,7 +17,7 @@ term screen-256color attrcolor b ".I" # Always display the status line with open windows and the hostname. -hardstatus alwayslastline "%w%=%H" +hardstatus alwayslastline "%w%=%l %H" # Run urlview on current screen content. Very useful to follow links. Make # sure hardcopy_append is off before using this command.