rime / rime/squirrel

使用 shift 切换英文时,部分字符无法上屏

Open
#326 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
6.4k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

ascii_composer/switch_key:
Caps_Lock: noop
Control_L: noop
Control_R: noop
Eisu_toggle: clear
Shift_L: commit_code
Shift_R: noop
数字 6 的上尖括号,以及英文双引号,均无法打出

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

The issue provides an ascii_composer/switch_key configuration using Shift_L: commit_code and reports failures for the caret on 6 and double quotes. Reproduce this behavior on macOS, then trace the keyboard-switching entry point; done means both characters can be entered when switching to English, with a regression check if the project provides one.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, swift
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.