On 5 Apr 2007, dwarmstrong@gmail.com 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