https://bugs.kde.org/show_bug.cgi?id=442306
Kurt Hindenburg <khindenb...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/util | |ities/konsole/commit/b4a3a0 | |76b35b6b1f183e374e67953f67e | |0412b4c Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Kurt Hindenburg <khindenb...@kde.org> --- Git commit b4a3a076b35b6b1f183e374e67953f67e0412b4c by Kurt Hindenburg, on behalf of Luis Javier Merino MorĂ¡n. Committed on 12/12/2022 at 19:34. Pushed by hindenburg into branch 'master'. Support Ctrl and Alt in mouse tracking mode Konsole uses Shift to bypass mouse tracking mode, so we don't support that one. We also don't support Alt + wheel, since Qt uses ihat to simulate an horizontal wheel. M +5 -9 src/Vt102Emulation.cpp M +31 -10 src/terminalDisplay/TerminalDisplay.cpp M +2 -1 src/terminalDisplay/TerminalDisplay.h https://invent.kde.org/utilities/konsole/commit/b4a3a076b35b6b1f183e374e67953f67e0412b4c -- You are receiving this mail because: You are watching all bug changes.