From: Oleg Broytman Date: Tue, 21 Aug 2018 06:32:01 +0000 (+0300) Subject: .screenrc: Add flags (`%f`) to hardstatus X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=cc503da922b66a8fa3c6dacd90b13115e937f03e .screenrc: Add flags (`%f`) to hardstatus --- 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