I added following to my .screenrc
Code:
caption always “%H %c | %-w%{=}%n-%t%{-}%+w”
but when I execute screen then only for some initial seconds I can see
the window name and some other details in bottom.
How can I set it to permanently view?
There is one more file .screen
which has
Code:
hardstatus alwayslastline
In my .screenrc what should I modify?