summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 03:31:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 03:31:28 +0000
commitcb02d8e8e275eec1a960674d8fd092588076292d (patch)
treeb510e7aaa2980af72ec88466d31b71569959a62d
parentSetting hardstatus string. (diff)
downloadscreen-cb02d8e8e275eec1a960674d8fd092588076292d.tar.xz
screen-cb02d8e8e275eec1a960674d8fd092588076292d.zip
Setting hardstatus to alwayslastline.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/screenrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/screenrc b/debian/screenrc
index 0c51d8c..ff0fe54 100644
--- a/debian/screenrc
+++ b/debian/screenrc
@@ -67,6 +67,8 @@ hardstatus on
termcapinfo xterm*|rxvt*|kterm*|Eterm* hs:ts=\E]0;:fs=\007:ds=\E]0;\007
# use this for the hard status string
hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y}%Y-%m-%d %c:%s"
+# always show hardstatus
+hardstatus alwayslastline
# An alternative hardstatus to display a bar at the bottom listing the
# windownames and highlighting the current windowname in blue. (This is only