You are not logged in.
Pages: 1
Hi,
I'm trying to open a new tab in my browser (Chromium) from the terminal. Since I couldn't figure out how to open a new tab in an existing Chromium session (either by clicking on the chromium icon or typing chromium in the terminal) instead of opening a new session, I thought it could be done from the terminal.
When you middle-click on an URL somewhere in the manpages, it opens this URL in a new tab. How can I mimic this behaviour?
By the way, when I start Chromium from the terminal when there already is another instance running, it displays
Created new window in existing browser session.
I don't know the use of this message, since a new chromium session is started anyway...?
Offline
I tried some other things, like xdg-run <url>. This works, but I'd like to open a new tab like chrome://newtab. It is not possible to use this as URL, because it isn't recognized as such.
Temporary solution is to call Chromium with chromium about:blank. This takes care of the multiple instances issue, but isn't very beautiful. If anybody has an idea how to call the newtab URL instead of this blank page, please let me know.
Offline
You would have more luck on a Chromium related forum, this has nothing to do with Xfce.
Offline
Well the thing is, multiple instances of the same application were created even though the application itself noted that this should not be the case (bit vague on that part). So my connection to xfce was the window manager, xfwm. That's the reason I posted this . Meanwhile, I found the noted temporary solution, so perhaps others may benefit from it.
Offline
Pages: 1
[ Generated in 0.014 seconds, 8 queries executed - Memory usage: 521.39 KiB (Peak: 522.02 KiB) ]