I've got the following in my screenrc:

hardstatus on
hardstatus alwayslastline
hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a "

Which is great, but I'd love to be able to change the colors of the text in the hardstatus line.

link|improve this question
This is more of a SuperUser.com question, since it's not really programming-related. :) – Dav Aug 27 '09 at 23:35
feedback

migrated from stackoverflow.com Aug 28 '09 at 0:29

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 4 down vote accepted
info screen "String Escapes"

Here's my .screenrc for reference.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.