You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to capture the touchpad clicks the same way terminal can capture mouse clicks? From the user point of view they are often interchangeable.
The text was updated successfully, but these errors were encountered:
I am not very sure how a terminal registers those presses. If you try it within crossterm, what results do you get? Terminal is somehwat higher level abstraction who might not get those events.
Would it be possible to capture the touchpad clicks the same way terminal can capture mouse clicks? From the user point of view they are often interchangeable.
The text was updated successfully, but these errors were encountered: