On 5 Apr 2007, [EMAIL PROTECTED] wrote: > 'browser_cmd' => ['iceweasel', '%s'],
Try
'browser_cmd' => [ 'iceweasel', '-a iceweasel -remote \'openURL(%s,
new-tab)\'" ]
That's the command line to open a new tab in an existing window.
--
Alok
"Why waste negative entropy on comments, when you could use the same
entropy to create bugs instead?"
-- Steve Elias
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

