[konsole] [Bug 409563] New: Konsole does not send shift+tab (backtab) to terminal

Radon Rosborough bugzilla_noreply at kde.org
Sun Jul 7 03:27:50 BST 2019


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

            Bug ID: 409563
           Summary: Konsole does not send shift+tab (backtab) to terminal
           Product: konsole
           Version: 19.04.2
          Platform: Manjaro
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: keyboard
          Assignee: konsole-devel at kde.org
          Reporter: radon.neon at gmail.com
  Target Milestone: ---

SUMMARY
When I type shift+tab in Konsole, nothing happens. The terminal does not
receive any key sequence (verify in Zsh by typing M-x describe-key-briefly and
then shift+tab). This contradicts the default keyboard configuration, which
says that Backtab+Ansi should generate the sequence I would expect, namely
\E[Z. (I use this for cycling backwards through completion candidates in Zsh,
as per https://stackoverflow.com/a/842370/3538165.)

STEPS TO REPRODUCE
1. Open Konsole
2. Run Zsh
3. Type M-x describe-key-briefly and then shift+tab.

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
I should at least see "undefined-key" from Zsh, indicating that a key sequence
was sent to the terminal.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro, kernel 4.19.49
(available in About System)
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION
Zsh: 5.7.1
Konsole: 19.04.2

Related but unhelpful bugs:
- https://bugs.kde.org/show_bug.cgi?id=284000
- https://bugs.kde.org/show_bug.cgi?id=402161
- https://bugs.kde.org/show_bug.cgi?id=175476
- https://forum.kde.org/viewtopic.php?f=225&t=141829

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


More information about the konsole-devel mailing list