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

Add compose support #106

Merged
merged 1 commit into from
May 31, 2024
Merged

Add compose support #106

merged 1 commit into from
May 31, 2024

Conversation

wengxt
Copy link
Member

@wengxt wengxt commented May 31, 2024

  1. If composed a string and length is 1, try convert it to a key and
    feed to rime.
  2. Otherwise, commit preedit and then commit the composed string.

Fix #103

1. If composed a string and length is 1, try convert it to a key and
   feed to rime.
2. Otherwise, commit preedit and then commit the composed string.

Fix #103
@wengxt wengxt merged commit 60a67c1 into master May 31, 2024
3 of 4 checks passed
@wengxt wengxt deleted the compose branch May 31, 2024 04:03
mokapsing pushed a commit to mokapsing/fcitx5-rime that referenced this pull request Jun 13, 2024
1. If composed a string and length is 1, try convert it to a key and
   feed to rime.
2. Otherwise, commit preedit and then commit the composed string.

Fix fcitx#103
wxyzh pushed a commit to wxyzh/fcitx5-rime that referenced this pull request Jun 21, 2024
1. If composed a string and length is 1, try convert it to a key and
   feed to rime.
2. Otherwise, commit preedit and then commit the composed string.

Fix fcitx#103
wxyzh pushed a commit to wxyzh/fcitx5-rime that referenced this pull request Dec 12, 2024
1. If composed a string and length is 1, try convert it to a key and
   feed to rime.
2. Otherwise, commit preedit and then commit the composed string.

Fix fcitx#103
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.

Using dead keys in pre-edit
1 participant