https://bugs.kde.org/show_bug.cgi?id=279614
Méven Car <meven....@kdemail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/syst | |em/dolphin/commit/3656da18b | |094299c1f58245052af0f429857 | |a6e4 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #49 from Méven Car <meven....@kdemail.net> --- Git commit 3656da18b094299c1f58245052af0f429857a6e4 by Méven Car, on behalf of John Brooks. Committed on 02/10/2022 at 07:14. Pushed by meven into branch 'master'. terminal: Clear line using escapes instead of SIGINT Sending SIGINT can be destructive, for example if we interrupt the loading of the shell init files (e.g. .bashrc) and clobber history preservation settings. Follow the example of Kate and send a Ctrl-E Ctrl-U to clear the prompt instead. Signed-off-by: John Brooks <j...@fastquake.com> M +4 -12 src/panels/terminal/terminalpanel.cpp https://invent.kde.org/system/dolphin/commit/3656da18b094299c1f58245052af0f429857a6e4 -- You are receiving this mail because: You are watching all bug changes.