aboutsummaryrefslogtreecommitdiff
path: root/.config/screen/screenrc-if-tty
diff options
context:
space:
mode:
authorkj-sh6042024-07-24 21:23:21 -0400
committerkj-sh6042024-07-24 21:23:21 -0400
commit476417037377ff4169fd0fbd24d853df333b2884 (patch)
tree8e0c6ac92a2663dbdffdba703843ca0f6fad1b3e /.config/screen/screenrc-if-tty
parentc140ce520e0e3f30f99374ee89ce0ecc27ba9602 (diff)
refactor: remove `%f` on TTY `screenrc`
Diffstat (limited to '.config/screen/screenrc-if-tty')
-rw-r--r--.config/screen/screenrc-if-tty2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/screen/screenrc-if-tty b/.config/screen/screenrc-if-tty
index 368f2be..2dac061 100644
--- a/.config/screen/screenrc-if-tty
+++ b/.config/screen/screenrc-if-tty
@@ -3,7 +3,7 @@ truecolor on
backtick 0 5 5 "/usr/bin/date" '+%m/%d (%a)'
backtick 1 5 5 "/usr/bin/date" '+%H%M'
hardstatus off # puts notifications at the bottom
-hardstatus alwaysfirstline '%{#999999}[ GNU screen ]%{#ffffff} %< %{7}%?%-Lw%?%{1;0}%{#009dff}(== %{#ffffff}%n%f%t%?(%u)%?%{1;0}%{#009dff} ==)%{7}%?%+Lw%?%? %= %{#999999}[ %{#999999}%0` %1` ]'
+hardstatus alwaysfirstline '%{#999999}[ GNU screen ]%{#ffffff} %< %{7}%?%-Lw%?%{1;0}%{#009dff}(== %{#ffffff}%n %t%?(%u)%?%{1;0}%{#009dff} ==)%{7}%?%+Lw%?%? %= %{#999999}[ %{#999999}%0` %1` ]'
altscreen on
bind 0 select 10
bind c screen 1