On Tue, Oct 09, 2007 at 05:27:43PM +0800, Rommel Martinez wrote: > I just found read/found this on the mrxvt man page: > > -tf format > > If set, this controls the displayed title of each tab. format is % > interpolated, and the result is displayed as the tab title. > > NOTE: Currently this option requires the tab titles to be drawn > with a proportionally spaced font (which is currently only possible > with Xft). Also, this option only affects the displayed tab title, > and thus %t will still expand to the actual tab title, as set via > an escape sequence, or macro. For example, setting this option to > `%n. %t' will cause all the tabs to be numbered. [titleFormat] > > Will support for non-freetype proportional fonts coming any time soon? > I'm using profont and lucidatypewriter, and I would love to have my > tabs numbered.
Yeah. Bummer. I'm the one responsible for this. I added the option about a year ago to implement "sticky" tab titles, in response to a bunch of user requests. (I think the default bashrc with 3.1 / 3.2 cleared the tab title after every command, and some users were quite annoyed). Unfortunately I mainly use Xft, and haven't had the time to test / code the same option in for non-xft. I'll add it to the TODO list. I'll also gratefully accept patches (since it's already done in the Xft case, it shouldn't be that hard to read the #ifdefs and copy the relevant parts over)... GI -- He had a photographic memory that was never developed. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Materm-usage mailing list Materm-usage@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/materm-usage Mrxvt home page: http://materm.sourceforge.net