Skip to content

Conversation

@ewfian
Copy link
Contributor

@ewfian ewfian commented Oct 8, 2025

  • Add compositionStart/End event handlers to track IME state
  • Only trigger send on Enter when not composing

Close #6

- Add compositionStart/End event handlers to track IME state
- Only trigger send on Enter when not composing
- Fixes issue where Chinese/Japanese input confirmation sends message prematurely
@ewfian ewfian force-pushed the fix/ime-composition branch from 16a7fdf to 0964bdc Compare October 8, 2025 06:46
@ewfian ewfian changed the title fix: Prevent Enter key from sending message during IME composition (close #6) fix: Prevent Enter key from sending message during IME composition Oct 8, 2025
@experdot experdot merged commit 67a240c into experdot:main Oct 9, 2025
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.

IME composition conflicts with Enter key to send messages on macOS

2 participants