Page 1 of 1

Request: terminal tabs

Posted: Sat Sep 07, 2013 10:44 am
by robot
Hi,
I use aria as a download manager.
For each download a new gnome-terminal is open, but this can make my desktop a mess!
The solution would be to open a tab in a gnome-terminal window that was already in use by flashgot/aria.
I already try to make it work using xdotool in the file DMS.js, but failed :(
It would detect the gnome-terminal window with the title Flashgot, open a tab but the command would be formatted incorrectly and fail to run!

Thanks

Re: Request: terminal tabs

Posted: Sun Sep 08, 2013 11:03 pm
by Thrawn
robot wrote: It would detect the gnome-terminal window with the title Flashgot, open a tab but the command would be formatted incorrectly and fail to run!

Thanks
Kudos for trying that!

What did the incorrectly-formatted command look like? And can you show your changes to the DMS.js file?