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
_______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
