[konsole] [Bug 373440] konsole --new-tab opens window instead

Martin Sandsmark bugzilla_noreply at kde.org
Mon Dec 21 17:00:02 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=373440

--- Comment #41 from Martin Sandsmark <martin.sandsmark at kde.org> ---
you can't use --new-tab if you launch from a terminal, since it can't reuse the
existing process from a new tty, I assume that is what you're seeing:

https://invent.kde.org/utilities/konsole/-/blob/master/src/main.cpp#L225-297

If so the behavior is expected.

If anyone has any idea on how to fix the issues there when re-using the
existing process feel free to comment, but it has been an open problem for a
while.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list