https://bugs.kde.org/show_bug.cgi?id=392470
Bug ID: 392470
Summary: konsole: Ctrl-/ key sequence only sends / to running
program (wayland)
Product: konsole
Version: 17.12.3
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: keyboard
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Version: 17.12.3, Frameworks 5.44.0, Qt 5.10.1
Windowing system: wayland
This bug occurs only on wayland session.
Steps to reproduce:
Install `kbd` package to acquire `showkey` command line.
Open konsole and execute `showkey -a`
$ showkey -a
Press Ctrl-/
/ 47 0057 0x2f
Compare to xterm output
Press Ctrl-/
^_ 31 0037 0x1f
urxvt output
Ctrl-/
^_ 31 0037 0x1f
gnome-terminal output
Ctrl-/
^_ 31 0037 0x1f
Ctrl-/ is one of Undo keys on emacs, see emacs tutorial.
--
You are receiving this mail because:
You are watching all bug changes.