librime icon indicating copy to clipboard operation
librime copied to clipboard

feat(single_char_filter): add char_only filter

Open ksqsf opened this issue 1 year ago • 1 comments

Pull request

Issue tracker

Fixes will automatically close the related issue

Fixes #

Feature

Describe feature of pull request

Allow single_char_filter to keep only char candidates. Also allow toggling the filter with an option.

engine:
  filters:
    - single_char_filter
single_char_filter:
  type: char_only  # char_only | char_first
  option_name: single_char

Unit test

  • [x] Done

Manual test

  • [x] 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

ksqsf avatar Jun 10 '24 19:06 ksqsf

還有這好東西?

lotem avatar Mar 12 '25 23:03 lotem

Not interested anymore

ksqsf avatar Aug 04 '25 09:08 ksqsf