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

No "thru" punct when composing #672

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

groverlynn
Copy link
Contributor

@groverlynn groverlynn commented Jul 5, 2023

Pull request

Issue tracker

Fixes will automatically close the related issue

Fixes #670 fixes rime/squirrel#785

Feature

Do not use ascii punctuators after numerals when user is already composing (but have not yet committed any input), in which case the punctuator may actually commit the composed string.

In addition to . (decimal point / grouping separator) and : (time separator), two similar punctuators are also included — , (grouping separator / decimal comma) and ' (another form of grouping separator).

Unit test

  • Done

Manual test

  • Done

Code Review

  1. Unit and manual test pass
  2. GitHub Action CI pass
  3. At least one contributor reviews and votes
  4. Can be merged clean without conflicts
  5. PR will be merged by rebase upstream base

Additional Info

@dnxxymcj
Copy link

dnxxymcj commented Jul 7, 2023

👍🏻

@bczhc
Copy link

bczhc commented Sep 4, 2024

Bump. Is there any blocker for this issue? How can we expect this will be merged, just a polite ask.

bczhc added a commit to bczhc/rime-android that referenced this pull request Sep 4, 2024
since rime/librime#672
hasn't got merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants