[konsole] [Bug 394276] Alt+Backspace sends wrong sequence

Kurt Hindenburg bugzilla_noreply at kde.org
Wed May 16 13:36:21 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=394276

Kurt Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
   Version Fixed In|                            |18.04.2
      Latest Commit|                            |https://commits.kde.org/kon
                   |                            |sole/be7181c93ad0f36953555e
                   |                            |2cee402e193da2d5a9

--- Comment #8 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit be7181c93ad0f36953555e2cee402e193da2d5a9 by Kurt Hindenburg, on
behalf of Ahmad Samir.
Committed on 16/05/2018 at 13:36.
Pushed by hindenburg into branch 'master'.

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

M  +6    -2    data/keyboard-layouts/default.keytab

https://commits.kde.org/konsole/be7181c93ad0f36953555e2cee402e193da2d5a9

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list