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

input: prevent duplicate IME input on Linux - fixes #3533 #3535

Merged
merged 3 commits into from
Dec 17, 2021

Conversation

Eugeny
Copy link
Member

@Eugeny Eugeny commented Oct 31, 2021

This prevents both input and keyup triggering the same data event with Sogou IME on Linux.

The PR should be pretty safe as it only further filters the recently added input event handler.

@Eugeny Eugeny requested a review from Tyriar November 8, 2021 16:35
@Tyriar Tyriar added this to the 4.16.0 milestone Dec 17, 2021
Copy link
Member

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about the delay 👍

@Tyriar Tyriar merged commit 5facfe5 into xtermjs:master Dec 17, 2021
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