aboutsummaryrefslogtreecommitdiff
path: root/.config/screen/screenrc
diff options
context:
space:
mode:
authorkj-sh6042024-07-23 01:47:31 -0400
committerkj-sh6042024-07-23 01:47:31 -0400
commit6d3bff06f743f6136d5238b394883e50ec4075dc (patch)
treeea8b2691ceb1ea53801eca198467d2fc1fa03d62 /.config/screen/screenrc
parent25b2474c42fe17624a072f1d7e0237e65603c019 (diff)
refactor: use `alwaysfirstline`
Diffstat (limited to '.config/screen/screenrc')
-rw-r--r--.config/screen/screenrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/screen/screenrc b/.config/screen/screenrc
index 8d72bfc..e79b448 100644
--- a/.config/screen/screenrc
+++ b/.config/screen/screenrc
@@ -1,7 +1,7 @@
# this config requires Screen v5 (-git master branch release)
truecolor on
hardstatus off # puts notifications at the bottom
-hardstatus firstline '%{#999999}[ GNU screen ]%{#ffffff} %< %{7}%?%-Lw%?%{1;0}%{#009dff}(== %{#ffffff}%n %h%?(%u)%?%{1;0}%{#009dff} ==)%{7}%?%+Lw%?%?'
+hardstatus alwaysfirstline '%{#999999}[ GNU screen ]%{#ffffff} %< %{7}%?%-Lw%?%{1;0}%{#009dff}(== %{#ffffff}%n %h%?(%u)%?%{1;0}%{#009dff} ==)%{7}%?%+Lw%?%?'
altscreen on
bind 0 select 10
bind c screen 1