On Mon, Nov 22, 2010 at 12:51:58AM -0700, James Bowlin wrote:
> I would like to save and restore urxvt windows across reboots.
> I've  already done this with Xfce Terminal Emulator.  I've got
> all the pieces together to do the same thing with urxvt except
> one.  I don't know how to launch urxvt with multiple tabs and
> directories.
> 
> Is there some way to do this?
> 
> 
> Peace, James

Hi,
My point of view is that tabs is not something the terminal should
handle. I left urxvt tabs out for some time as there quite a few
things my (tabbed) WM (fluxbox) can not do while there are quite a lot a
thing that urxvt tabbed perl-extension can not do (without coding of
course).

I don't answer your question but if you want to stick to the tabbed
extension, I thing you would probably want to some perl and especially
find a way to pass perl code some variables, independently for each tab
instance.

Anyway I'm quite interested in the way you managed "pseudo"-sessions. I
read somewhere (can't remember where) that a mechanism to handle sessions
used to exists in X which allowed applications to "store" and "restore"
contexts when being sent *kind of* signals. Sadly I never took the
time to dig the point. So if you have any hint on the unix-way to manage
sessions I would be quite interested.


Raph

_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode

Reply via email to