From cc503da922b66a8fa3c6dacd90b13115e937f03e Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 21 Aug 2018 09:32:01 +0300 Subject: [PATCH] .screenrc: Add flags (`%f`) to hardstatus --- .screenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.screenrc b/.screenrc index 4580d72..dac2239 100644 --- a/.screenrc +++ b/.screenrc @@ -61,7 +61,7 @@ termcapinfo xterm*|rxvt*|kterm*|Eterm* hs:ts=\E]0;:fs=\007:ds=\E]0;\007 # for inactive windows - black on cyan # for active window - white on blue hardstatus alwayslastline -hardstatus string "%{= ck}%-w%{= bw}%n %t%{-}%+w %-=" +hardstatus string "%{= ck}%-w%{= bw}%n%f %t%{-}%+w %-=" # set these terminals up to be 'optimal' instead of vt100 termcapinfo xterm*|linux*|rxvt*|Eterm* OP -- 2.39.2