rime / rime/librime

filter或translator是否可以搞一個通用的動態開關

Open
#116 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
4.6k
Forks
728
Avg merge
21h 55m
Merged PRs (30d)
7

Description

本地有通過設置“single_char_filter_off”這個option,
作爲single_char_filter的開關。默認爲false,
所以是開的,設成true,就可以關掉了。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the filter and translator option handling, then inspect how the existing single_char_filter_off option enables or disables single_char_filter. Clarify which filters or translators should share a dynamic switch and what configuration behavior is expected; done should mean the agreed generic mechanism works without breaking the existing option.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.