<div dir="ltr"><div>Hello devs.</div><div><br></div><div>I want to remove the konsole option `Run in one instance / multiple instances`, and make it only multiple instances. <br></div><div><br></div><div>I know that the multiple instances is safer (crashing *one* window closes only that window), but I also know that single pid is what allow us to do drag & drop of tabs from window to another.</div><div><br></div><div>this will enable us to also change the command line to accept new versions of the --new-tab that actualy works with multiple pid (as currently one opens a new window), maybe a <br></div><div> `--new-tab --on-pid` or `--new-tab --on-konsole-with-title`</div><div><br></div><div>I know little about the intrinsics of konsole and I'm not sure if it's possible (or at all) to "detach" a session, kill all the objects in konsole and close the session / tab without killing the applications, and open a new session in another konsole attaching the sessions to it.</div><div><br></div><div>I need some guidance in this part.</div><div><br></div><div>Tomaz</div><div><br></div></div>