On 14-04-2012 07:44:08 -0500, David Champion wrote: > Incorporating Thomas Dickey's suggestions and corrections. :)
> +/* de facto standard escapes for tsl/fsl */ > +static char *tsl = "\033]0;"; > +static char *fsl = "\007"; From my experiences \033]0 means "set both status/window and icon title, \033]1 only the icon title, and \033]2 only the status/window title. By using \033]0, it is made impossible to only set the window title, and not the icon title (even though mutt_ts_icon is prepared for this), because both are set. Due to characteristics of my Terminal that prints both window title and icon title separated by a dash in the window title, I'd rather avoid setting both. Would you have any objections changing it to \033]2? Thanks for your work! Fabian -- Fabian Groffen Gentoo on a different level
signature.asc
Description: Digital signature