1
0
Fork 0

Setting hardstatus to alwayslastline.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-22 15:21:24 +02:00
parent 1da0467856
commit 13da4b2e4f
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424

2
debian/screenrc vendored
View file

@ -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