From bb9e9b7af5e0d15c0ec2c12b9d5e9c57e69e8203 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 14:48:16 +0200 Subject: Setting hardstatus to alwayslastline. Signed-off-by: Daniel Baumann --- debian/screenrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/screenrc') 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 -- cgit v1.2.3