GNU screen: Advanced configurations

Step-by-Step descriptions of how to do things.
Post Reply
User avatar
^rooker
Site Admin
Posts: 1481
Joined: Fri Aug 29, 2003 8:39 pm

GNU screen: Advanced configurations

Post by ^rooker »

I'm gonna collect some GNU screen configuration examples here that are useful.

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 ]"
Jumping out of an airplane is not a basic instinct. Neither is breathing underwater. But put the two together and you're traveling through space!
Post Reply