https://bugs.kde.org/show_bug.cgi?id=431683
Justin Zobel <justin.zo...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |justin.zo...@gmail.com --- Comment #1 from Justin Zobel <justin.zo...@gmail.com> --- If you're working in a terminal often I'd suggest picking up a few tips like "&" If you want to open kate and have it detach run "kate &" or if you want to open a file straight away "kate myfile.c &` You might get output still in your terminal but you can close that terminal at any time and kate will continue to run. This works for any application you launch from a terminal. -- You are receiving this mail because: You are watching all bug changes.