-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bruce Edge wrote:
> OK, bad terminology. I'm setting the window's title.
>
> So, to rephrase, are there any color escape sequences that can be used
> in the window title?
> This would then show the same color for the title in the window list.
Not tha
On Tue, Jul 15, 2008 at 10:37 AM, Micah Cowan <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Bruce Edge wrote:
> > I have a lot of stuff in my screen sessions. 30+ terminal sessions on a
> > dozen or more machines.
> > I've tries a lot of things to make it more re
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bruce Edge wrote:
> I have a lot of stuff in my screen sessions. 30+ terminal sessions on a
> dozen or more machines.
> I've tries a lot of things to make it more readable at a glance, but it
> keeps coming back to wanting color to highlight sections o
I have a lot of stuff in my screen sessions. 30+ terminal sessions on a
dozen or more machines.
I've tries a lot of things to make it more readable at a glance, but it
keeps coming back to wanting color to highlight sections of it.
Does anyone know how to add color escape sequences to the windowli
* Gokdeniz Karadag on Saturday, July 12, 2008 at 03:10:00 +0300
> Setting the following in all machines achieves what I want, it sets
> screen title to hostname,
> PROMPT_COMMAND='echo -n -e "\033k${HOSTNAME}\033\\"'
> but when I connect to the machine out of screen, It prints the hostname
> liter