https://bugs.kde.org/show_bug.cgi?id=394276
Kurt Hindenburg <kurt.hindenb...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kon |https://commits.kde.org/kon |sole/be7181c93ad0f36953555e |sole/c86aa6a0cb6e4d9e21d445 |2cee402e193da2d5a9 |89cab45875dae2dd9e --- Comment #9 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit c86aa6a0cb6e4d9e21d44589cab45875dae2dd9e by Kurt Hindenburg, on behalf of Ahmad Samir. Committed on 16/05/2018 at 13:36. Pushed by hindenburg into branch 'Applications/18.04'. Backspace without CTRL should send '^?' Summary: This matches XTerm behaviour, so that pressing Alt+Backspace will send \E + Del, which is the expected behaviour in some apps (e.g. emacs), and it also matches the Konsole behaviour before commit 5345bbb0afa8edd6ba4909eca2495745df36f6a1 FIXED-IN: 18.04.2 Test Plan: - Make sure you have the default .keytab file without any modifications - Run `emacs -Q -nw`, press Ctrl+h k, to invoke the describe key functionality - Press Alt+Backspace, it'll send C-M-h - Apply the diff and test again, now it should send M-Del Reviewers: #konsole, hindenburg Reviewed By: #konsole, hindenburg Subscribers: konsole-devel, #konsole Tags: #konsole Differential Revision: https://phabricator.kde.org/D12899 (cherry picked from commit be7181c93ad0f36953555e2cee402e193da2d5a9) M +6 -2 data/keyboard-layouts/default.keytab https://commits.kde.org/konsole/c86aa6a0cb6e4d9e21d44589cab45875dae2dd9e -- You are receiving this mail because: You are watching all bug changes.