On 27-10-2013 15:11:55 -0400, Thomas Dickey wrote:
> On Sun, Oct 27, 2013 at 04:38:41PM +0100, [email protected] wrote:
> > -static char *tsl = "\033]0;";
> > +static char *tsl = "\033]2;";
> 
> As I recall it, the reason for setting both was that some terminal emulators
> do not match the documented behavior for this control - such as "screen",
> which (depending on whether your version has my fix or not...) long translated
> the 0 to 1 (effectively using only the icon title).  Changing it to use the
> window title may not work that well.

It depends on one's configuration an terminal emulator in use, I guess.
Since icon setting uses '\033]1;', I figured using '\033]2;' for status
would make more sense, since that allows the user to define if both
should be equal, or have different contents.

Personally, setting both annoyed me with screen + Apple's Terminal.app,
due to having to look at the same information twice, as the icon
information cannot be unset when using both ('\033]0;').

Thanks,
Fabian

-- 
Fabian Groffen
Gentoo on a different level

Attachment: signature.asc
Description: Digital signature

Reply via email to