[konsole] [Bug 497700] New: Ctrl-Backspace is sent to terminal as Ctrl-H
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Fri Dec 20 00:48:06 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=497700
Bug ID: 497700
Summary: Ctrl-Backspace is sent to terminal as Ctrl-H
Classification: Applications
Product: konsole
Version: 24.12.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: keyboard
Assignee: konsole-devel at kde.org
Reporter: nilskemail+kde at gmail.com
Target Milestone: ---
SUMMARY
Konsole send Ctrl-Backspace to the terminal as Ctrl-H
STEPS TO REPRODUCE
1. Open Konsole and start cat
2. Press Ctrl-Backspace
OBSERVED RESULT
^H is displayed
EXPECTED RESULT
Nothing should be displayed
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 41
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.9.0
Qt Version: 6.8.1
Kernel Version: 6.12.4-200.fc41.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 7840U w/ Radeon 780M Graphics
Memory: 30.6 GiB of RAM
Graphics Processor: AMD Radeon 780M
ADDITIONAL INFORMATION
Using cat is the simplest way to show that something is not quite right here. I
am not sure if there is a better program but I initially noticed this as my
fish version (4.0beta) binds ctrl-h to backward-delete-char and ctrl-backspace
to backward-kill-word. In Konsole it only deletes one char whereas in the
integrated terminal of VSCode it properly deletes the fill word.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list