On Tue, Oct 09, 2007 at 03:11:51PM +0800, Rommel Martinez wrote:

> > > Hi, JZ informed me that you might be able to help me regarding my problem.
> > >
> > > I want to be able to automatically number Mrxvt tabs so that everytime
> > > I open a new tab, the tab title is automatically numbered. The tab
> > > title would then become "1 Terminal" "2 Terminal" and so on or
> > > "Terminal 1" "Terminal 2" and so on.  How am I going to do that?
> >
> > Look up the "titleFormat" option. In your case something like
> >
> >     Mrxvt.titleFormat:          %n. %t
> >
> > will put the tab number before the tab title in a persistent way.
> >
> > GI
> 
> I'm using Mrxvt v0.5.3 on FreeBSD. I just did that. I put that in my
> .mrxvtrc and still nothing happened.

Do

    mrxvt -cf /dev/null -tf "%n. %t"

and see what happens,

GI

-- 
Hangover's are the sickness caused by the lack of alcohol.

-------------------------------------------------------------------------
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

Reply via email to