D12899: Backspace without CTRL should send '^?'

Ahmad Samir noreply at phabricator.kde.org
Tue May 15 16:10:36 UTC 2018


ahmadsamir created this revision.
ahmadsamir added a reviewer: Konsole.
Restricted Application added a project: Konsole.
Restricted Application added a subscriber: konsole-devel.
ahmadsamir requested review of this revision.

REVISION 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 <https://phabricator.kde.org/R319:5345bbb0afa8edd6ba4909eca2495745df36f6a1>

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

REPOSITORY
  R319 Konsole

BRANCH
  alt-Backspace-sequence

REVISION DETAIL
  https://phabricator.kde.org/D12899

AFFECTED FILES
  data/keyboard-layouts/default.keytab

To: ahmadsamir, #konsole
Cc: konsole-devel, #konsole, herrold, ngraham, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180515/07c35b8f/attachment.html>


More information about the konsole-devel mailing list