From 3da2662e60d2c147a0395dc3f5d798338ba6f0eb Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Fri, 19 Jun 2009 22:14:41 +0200 Subject: [PATCH] screenrc: Simplify hardstatus option. No functional changes. --- screenrc.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/screenrc.in b/screenrc.in index 05040cd..36f642f 100644 --- a/screenrc.in +++ b/screenrc.in @@ -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 -- 2.44.2