From ed8ca9bfafd873338371f41614f203b5727fe952 Mon Sep 17 00:00:00 2001 From: urosm Date: Sun, 8 Oct 2023 21:36:51 +0200 Subject: [PATCH] update `screen` config --- .config/screen/screenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/screen/screenrc b/.config/screen/screenrc index 4583e7f..68b8292 100644 --- a/.config/screen/screenrc +++ b/.config/screen/screenrc @@ -3,7 +3,7 @@ maptimeout 5 # hardstatus hardstatus off hardstatus alwayslastline -hardstatus string "%{= b} %S %?%E%{m}%?ESC%{b} %?%P%{m}%?C/P%{b}%= %?%-Lw%?%{m}%n%f %t%?(%u)%?%{-}%?%+Lw%?%= %D %M %d %c" +hardstatus string "%{= b} %S %?%E%{m}%?ESC%{b}%=%?%-Lw%?%{m}%n%f %t%?(%u)%?%{-}%?%+Lw%?%= %D %M %d %c" # caption caption always caption string "%?%F%{= m}%:%{= b}%?%=> %n%f %t%? (%u)%? <%="