librime
librime copied to clipboard
feat(single_char_filter): add char_only filter
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
- Unit and manual test pass
- GitHub Action CI pass
- At least one contributor reviews and votes
- Can be merged clean without conflicts
- PR will be merged by rebase upstream base
Additional Info
還有這好東西?
Not interested anymore