From 14d5aa92d665a9b8323d389aee76241ab4578b19 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 25 Jun 2009 15:02:39 +0200 Subject: [PATCH] screenrc: Display system load in hardstatus. --- screenrc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.44.2