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

fix: restore mouse to previous state on disable #129

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

blarz
Copy link
Contributor

@blarz blarz commented Jan 11, 2025

Do not force 'nvi' mouse mode, but rather reset it to the previous value,
in case the user's settings differ from the default.

Fixes #128

Do not force 'nvi' mouse mode, but rather reset it to the previous
value, if the user's settings differ from the default.
@blarz blarz changed the title Restore mouse option to previous state on disable Restore mouse to previous state on disable Jan 11, 2025
@blarz blarz changed the title Restore mouse to previous state on disable fix: restore mouse to previous state on disable Jan 11, 2025
@m4xshen m4xshen merged commit c5dbc71 into m4xshen:main Jan 26, 2025
@m4xshen
Copy link
Owner

m4xshen commented Jan 26, 2025

@blarz thanks for the PR!

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.

Mouse option value not restored after disabling hardtime
2 participants