Konsole - Micro not receiving modifiers on Mouse events #2623
Unanswered
casparvitch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Wondering if anyone has seen a similar issue with Konsole.
I am trying to find a way to bind
MouseMultiCursor
to preferablyAlt-MouseLeft
, but really anything that will work.This issue I am coming up against is that Micro is not getting the modifiers alongside a mouse event, e.g. in
> raw
, and clickingAlt + MouseLeft
:where
i,j,k
are numbers (I assume the click location?).Beta Was this translation helpful? Give feedback.
All reactions