Bug 420096

Summary: tmux shortcuts not working in Konsole after upgrading KDE Frameworks to 5.69.0
Product: [Applications] konsole Reporter: Christian González <chgonzalezg>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns
Priority: NOR    
Version: 19.12.3   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description Christian González 2020-04-14 22:10:37 UTC
SUMMARY

After upgrading KDE Frameworks to 5.69.0, Konsole doesn't seem to handle tmux shortcuts anymore.

For example: Ctrl+b Ctrl+c should create a new tmux window and Ctrl+b Ctrl+d should dettach the current tmux session.

Other terminal emulators are working flawlessly with tmux. I've tested on xterm, uxterm, qterminal and Yakuake (the last two are based on Qt).

STEPS TO REPRODUCE
1. Open Konsole an exec "tmux".
2. Press Ctrl+b Ctrl+c.

OBSERVED RESULT
The "c" character is printed in Konsole.

EXPECTED RESULT
A new tmux windows is created.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon 5.18
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION

I'm not sure whether upgrading KDE Frameworks or upgrading KDE Applications is messing things up. All I know is that one or two weeks ago tmux where working flawlessly on Konsole.
Comment 1 Patrick Silva 2020-04-14 23:01:18 UTC

*** This bug has been marked as a duplicate of bug 419981 ***