]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - screenrc.in
screenrc: Simplify hardstatus option.
[config/dotfiles.git] / screenrc.in
index 05040cd85651f53a30e432aec953819549906b6e..36f642f788d81a835a69a744953c8fdbc42777aa 100644 (file)
@@ -16,9 +16,7 @@ term screen-256color
 # colors are switched. Thanks to http://www.frexx.de/xterm-256-notes/.
 attrcolor b ".I"
 
-# Always display the status line.
-hardstatus on
-# Display the name of the window and the current hostname.
+# Always display the status line with open windows and the hostname.
 hardstatus alwayslastline "%w%=%H"
 
 # Run urlview on current screen content. Very useful to follow links. Make