dolphin/src/panels
John Brooks 3656da18b0 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.

BUG: 279614
Signed-off-by: John Brooks <john@fastquake.com>
2022-10-02 07:14:23 +00:00
..
folders Don't show error message on ERR_USER_CANCELED 2022-08-24 17:00:01 +02:00
information Remove unused includes 2022-09-26 08:17:13 +02:00
places Remove unused includes 2022-09-26 08:17:13 +02:00
terminal terminal: Clear line using escapes instead of SIGINT 2022-10-02 07:14:23 +00:00
panel.cpp Output of licensedigger + manual cleanup afterwards. 2020-08-25 17:07:38 +00:00
panel.h Build with QT_NO_KEYWORDS 2021-02-09 20:39:50 +00:00