GNU screen: Advanced configurations
Posted: Wed Jul 12, 2017 8:13 pm
I'm gonna collect some GNU screen configuration examples here that are useful.
Display screen window names in the bottom line:
Display screen window names in the bottom line:
Code: Select all
hardstatus alwayslastline "%{= KW} Screen(s): %-w%{= wk} %50>%n %t%{-}%+w%< %=%{KW}[%c %M %d %Y ]"