aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorkj-sh6042024-07-15 02:01:33 -0400
committerkj-sh6042024-07-15 02:01:33 -0400
commitf0e2b47dfbe25a9975b8eff5e70ce0b8f12a289a (patch)
tree0d22592a136d923551f1711ad061505b3babd801 /.config
parente834051e7dff8b34c33234a3263525e423d9329e (diff)
refactor: smaller window titles for `tty` GNU `screen` config
Diffstat (limited to '.config')
-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 d9a1d52..040b343 100644
--- a/.config/screen/screenrc-if-tty
+++ b/.config/screen/screenrc-if-tty
@@ -4,7 +4,7 @@ hardstatus off
backtick 0 5 5 "/usr/bin/date" '+%m/%d (%a)'
backtick 1 5 5 "/usr/bin/date" '+%H%M'
hardstatus firstline
-hardstatus string '%{#999999}[ GNU screen ]%{#ffffff} %< %{7}%?%-Lw%?%{1;0}%{#009dff}(== %{#ffffff}%n %h%?(%u)%?%{1;0}%{#009dff} ==)%{7}%?%+Lw%?%? %= %{#999999}[ %{#999999}%0` %1` ]'
+hardstatus string '%{#999999}[ GNU screen ]%{#ffffff} %< %{7}%?%-Lw%?%{1;0}%{#009dff}(== %{#ffffff}%n%f%t%?(%u)%?%{1;0}%{#009dff} ==)%{7}%?%+Lw%?%? %= %{#999999}[ %{#999999}%0` %1` ]'
altscreen on
defscrollback 5000
escape ^@a