https://bugs.kde.org/show_bug.cgi?id=391075
Bug ID: 391075 Summary: Can’t bind Ctrl+Backspace Product: konsole Version: 17.12.2 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: emulation Assignee: konsole-de...@kde.org Reporter: pe...@hack-libre.org Target Milestone: --- It is possible to bind specific keys to actions in a shell, e.g. binding the home key to “go to the beginning of the line”. To check the code we need to bind, one can use `Ctrl+V <key or combination of keys>` in bash or zsh. However, in Konsole, the code reported by Ctrl+V Ctrl+Backspace is `^?`, which means we can’t rebind it (same for Backspace). Konsole should probably act like GNOME terminal in this regard. -- You are receiving this mail because: You are watching all bug changes.