Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(v2) fix: windows: enable mouse mode on demand #1341

Open
wants to merge 4 commits into
base: v2-exp
Choose a base branch
from

Conversation

aymanbagabas
Copy link
Member

This fixes an issue where mouse mode is always enabled on Windows. With this patch, we enable mouse events only it is requested.

Needs: charmbracelet/x#386
Related: #1313

This fixes an issue where mouse mode is always enabled on Windows. With
this patch, we enable mouse events only it is requested.

Needs: charmbracelet/x#386
Related: #1313
@aymanbagabas aymanbagabas marked this pull request as draft February 24, 2025 17:47
@aymanbagabas aymanbagabas changed the title fix: windows: enable mouse mode on demand (v2) fix: windows: enable mouse mode on demand Feb 25, 2025
@aymanbagabas aymanbagabas marked this pull request as ready for review February 26, 2025 22:09
Since mouse mode has a special case on Windows, we now have
separate msg types for mouse events.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants