From 917f79c388181644926da326e9bc272c27f1bf6f Mon Sep 17 00:00:00 2001
From: Iain Patterson <me@iain.cx>
Date: Thu, 4 Dec 2008 17:33:36 +0000
Subject: [PATCH] Start with hardstatus off.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@161 6be0d1a5-5cfe-0310-89b6-964be062b18b
---
 .screenrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.screenrc b/.screenrc
index 4bc8ff4..9f5ae1d 100644
--- a/.screenrc
+++ b/.screenrc
@@ -43,7 +43,7 @@ defbce on
 # Caption settings.
 ################################################################################
 # Display hardstatus on the bottom of the screen instead of in the title bar.
-hardstatus alwayslastline
+hardstatus off
 # The string is white on blue text showing: hostname, current window, date.
 hardstatus string "%{= BW}%H [screen %n: %t]%<%=%Y-%m-%d %0c:%s"
 # Show a caption bar for every window even if there are no splits.
-- 
2.20.1