Your message dated Sun, 22 Jul 2007 11:32:04 +0200
with message-id <[EMAIL PROTECTED]>
and subject line need much more than 5 profiles
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mrxvt
Version: 0.5.2-1
Severity: wishlist
I either need mrxvt to support a large number of profiles, or I need to be
able to specify per-tab commands/titles like I could with 0.4.x.
Under 0.4.x, I had a .Xresources file that contained (among other things)
something like:
mrxvt-one.title: one
mrxvt-one.initTermNumber: 15
mrxvt-one.vt0.tabTitle: shell
mrxvt-one.vt1.tabTitle: notes
mrxvt-one.vt2.tabTitle: mutt
mrxvt-one.vt2.command: cd ~/dl/mail;mutt
mrxvt-one.vt3.tabTitle: mutt
mrxvt-one.vt3.command: cd ~/dl/mail;history -s mutt
mrxvt-one.vt4.tabTitle: telnet
mrxvt-one.vt4.command: telnet somewhere
mrxvt-one.vt5.tabTitle: ssh
mrxvt-one.vt5.command: ssh somewhere
mrxvt-one.vt6.tabTitle: irc1
mrxvt-one.vt6.command: irc somebody network1
mrxvt-one.vt7.tabTitle: irc2
mrxvt-one.vt7.command: irc somebody network2
mrxvt-one.vt8.tabTitle: irc3
mrxvt-one.vt8.command: irc somebody network3
mrxvt-one.vt9.tabTitle: machine1
mrxvt-one.vt9.command: ssh machine1
mrxvt-one.vt10.tabTitle: machine2
mrxvt-one.vt10.command: ssh machine2
mrxvt-one.vt11.tabTitle: machine3
mrxvt-one.vt11.command: ssh machine3
mrxvt-one.vt12.tabTitle: machine4
mrxvt-one.vt12.command: ssh machine4
mrxvt-one.vt13.tabTitle: machine5
mrxvt-one.vt13.command: ssh machine5
mrxvt-one.vt14.tabTitle: machine6
mrxvt-one.vt14.command: ssh machine6
I invoke mrxvt as 'mrxvt -name mrxvt-one'. I also do something similar with
mrxvt-two.
ie. I pretty much had each tab do something different automatically
whenever I log in. Now with 0.5.x, it looks like I can only have 4
different tabs (with profile0 reserved for 'normal' default shells).
It also seems that initProfileList does not work in a configuration file
(though the deprecated initTermNumber does).
Thanks,
-MD
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable'), (499,
'testing-proposed-updates'), (496, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17.14
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Versions of packages mrxvt depends on:
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libfontconfig1 2.4.1-2 generic font configuration library
ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libpng12-0 1.2.8rel-5.2 PNG library - runtime
ii libx11-6 2:1.0.0-9 X11 client-side library
ii libxft2 2.1.8.2-8 FreeType-based font drawing librar
ii libxpm4 1:3.5.5-2 X11 pixmap library
ii libxrender1 1:0.9.1-3 X Rendering Extension client libra
ii mrxvt-common 0.5.2-1 lightweight multi-tabbed X termina
ii zlib1g 1:1.2.3-13 compression library - runtime
mrxvt recommends no packages.
-- debconf-show failed
--
-------------------------------------------------------------------------------
Michael Deegan Hugaholic http://wibble.darktech.org/gallery/
------------------------- Nyy Tybel Gb Gur Ulcabgbnq! -------------------------
--- End Message ---
--- Begin Message ---
Hi,
this has been fixed in the most recent upload... I've now increased
the compile-time setting:
] * Increase MAX_PROFILES to 10 (that's 0 for the default settings
] and nine usable profiles) and edit the corresponding manpage
] paragraphs. Closes: #408631.
initProfileList works as expected AFAICS... I have set for testing
purposes
] mrxvt.initProfileList: 1,2,3,4
] mrxvt.profile1.command: less -S +F .xsession-errors
and it works like a charm. :)
Regards,
Jan
signature.asc
Description: Digital signature
--- End Message ---