On 10/9/07, Gautam Iyer <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 09, 2007 at 04:11:59PM +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,
> >
> > Done. I renamed my .mrxvtrc and .Xdefaults, and still nothing happens.
> > I'll just play around and see if I'll be able to "fix" it.
>
> -cf /dev/null tells mrxvt to ignore all config files so renaming
> anything is pointless.
>
> Maybe FreeBSD did something funny in packaging. Recompile from source
> with --enable-everything --disable-debug.
>
> GI

Ok. Going. I'll post the results later.

> --
> 'Cynic' -- Someone who knows the price of everything and the value of
> nothing.
>


-- 
Rommel M. Martinez
<[EMAIL PROTECTED]>
GPG Key ID: 0x91C6711C

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