]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
screenrc: remove load average from hardstatus
authorSimon Ruderich <simon@ruderich.org>
Wed, 18 Jul 2018 07:35:16 +0000 (09:35 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 18 Jul 2018 07:52:06 +0000 (09:52 +0200)
I rarely use it and it wastes a lot of space. High loads are already
detected by my monitoring.

However add an additional space between the window list and the
following items to create a visual gap to highlight the difference in
content.

shell/screenrc.in

index 9c4a10638fefb4ace6c7278fcad1ec0ac7ac5896..d45da635fe757410e45c0925a3215187eed51798 100644 (file)
@@ -74,7 +74,6 @@ unsetenv s
 # Always display the status line with open windows and the hostname.
 setenv s "$s%Lw" # - number and names of windows, L displays window flags
 setenv s "$s%="  # - right align the following text
-setenv s "$s%l"  # - load average
 setenv s "$s "   # - space
 setenv s "$s%H"  # - hostname
 setenv s "$s "   # - space          (TEMPERATURE)