]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - screenrc.in
screenrc: Display system load in hardstatus.
[config/dotfiles.git] / screenrc.in
index 7240b436636d280577a316a29b0c046b14e620fe..514b759306ff843fd6e35f8db6f1b2ae0ad95754 100644 (file)
@@ -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.