https://bugs.kde.org/show_bug.cgi?id=279614
karolbienkow...@protonmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |karolbienkowski@protonmail. | |com --- Comment #44 from karolbienkow...@protonmail.com --- I'm looking through the https://invent.kde.org/system/dolphin/-/blob/master/src/panels/terminal/terminalpanel.cpp) file and to me, it looks like some functions (e.g. TerminalPanel::slotMostLocalUrlResult) do not check if the terminal is working on something (TerminalPanel::hasProgramRunning()) before changing the directory, in which case they just SIGINT the job. Myself, I don't have a development setup, so I cannot check if my hunch is correct an if sourcing .bashrc even raises the hasProgramRunning flag, but I hope that's it as it seems easy to fix. -- You are receiving this mail because: You are watching all bug changes.