screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Updating a screen title with colors


From: Malte Horst Arthur Skoruppa
Subject: Updating a screen title with colors
Date: Wed, 26 Mar 2008 13:52:00 +0100 (MET)

Hi,

I'd like to be able to highlight a screen name from inside a script.

I can usually update a title using echo -n -e "\033k$TITLE\033\\"

So, I tried echo -n -e "\033k%{r}$TITLE%{-}\033\\"

But it looks like screen does not evaluate the colors in this situation :(

Is there a way to do this?

Thanks,

Malte


reply via email to

[Prev in Thread] Current Thread [Next in Thread]