On Mon, Feb 29, 2016 at 11:52:16PM +0100, Marcin Szewczyk <urxvt at wodny.org>
wrote:
> I was wondering if I missed something and there is a possibility to
> start urxvt with multiple tabs open running predefined applications. I
> did not find that function so I modified the tabbed extension. Would it
> be possible to merge the attached patch upstream? I think using
> extension parameters in <> brackets like for kuake is cleaner than a
> previous proposal[1] to treat some paths in a special way. Now I can
> start urxvt like that:
> urxvt -pe "default,tabbed<app1|app2|app3>"
<shameless-plug>I have an experimental commit to tabbedex¹ which injects
URXVT_TAB variable to tab’s environment.
This I believe partially solves the problem by making it possible to
have whatever code in shell deciding what commands need to be run in
what tab.
What would be left is
urxvt -pe "default,tabbedex<5>"
which would start five tabs at once or perhaps
urxvt -pe "default,tabbedex<5:3>"
to mean: open five tabs and set third one as current tab.
¹
https://github.com/mina86/urxvt-tabbedex/commit/34e6f80e0123668cb5b54c31995ed035e1ffa2b8</shameless-plug>
--
Best regards
ミハウ “𝓶𝓲𝓷𝓪86” ナザレヴイツ
«If at first you don’t succeed, give up skydiving»
_______________________________________________
rxvt-unicode mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/rxvt-unicode