D10884: Match xterm behaviour when pressing Ctrl+Backspace
Ahmad Samir
noreply at phabricator.kde.org
Tue Feb 27 12:36:23 UTC 2018
ahmadsamir created this revision.
ahmadsamir added reviewers: Konsole, hindenburg.
Restricted Application added a project: Konsole.
ahmadsamir requested review of this revision.
REVISION SUMMARY
Change the default keyboard translator to match xterm behaviour:
- Pressing Backspace without any modifiers sends '^?', ASCII DEL character
- Pressing Control+Backspace sends '^H', BS character
BUG: 391075
TEST PLAN
- Before applying the patch pressing Ctrl+V (to insert verbatim) then Backspace, sends '^?'; the same happens with Ctrl+Backspace
- With the patch:
- pressing Ctrl+V then Backspace sends '^?'
- pressing Ctrl+V then Ctrl+Backspace sends '^H'
REPOSITORY
R319 Konsole
BRANCH
backspace
REVISION DETAIL
https://phabricator.kde.org/D10884
AFFECTED FILES
data/keyboard-layouts/default.keytab
To: ahmadsamir, #konsole, hindenburg
Cc: ngraham, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180227/dc7872dd/attachment.html>
More information about the konsole-devel
mailing list