]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
screenrc: Simplify hardstatus option.
authorSimon Ruderich <simon@ruderich.org>
Fri, 19 Jun 2009 20:14:41 +0000 (22:14 +0200)
committerSimon Ruderich <simon@ruderich.org>
Fri, 19 Jun 2009 20:14:41 +0000 (22:14 +0200)
No functional changes.

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