Skip to content

Kana#1505

Draft
asinkLuno wants to merge 3 commits intoiDvel:mainfrom
asinkLuno:kana
Draft

Kana#1505
asinkLuno wants to merge 3 commits intoiDvel:mainfrom
asinkLuno:kana

Conversation

@asinkLuno
Copy link
Copy Markdown

No description provided.

asinkLuno and others added 3 commits March 19, 2026 16:31
新增 kana 方案,支持罗马字输入日语假名:
- 罗马字 → 平假名转换 (ka → か)
- 支持片假名切换模式
- 包含扩展区促音 (っ) 和长音符 (ー) 输入

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
将 kana 输入方案从独立方案移除,改为主方案的子输入器:
- 使用 J 前缀触发(如 Jka → か)
- 从 default.yaml 移除独立方案
- 在 rime_ice.schema.yaml 中添加 kana 依赖和翻译器

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
WHAT:
Add F6 and F7 keyboard shortcuts to toggle katakana_mode in the Japanese kana input schema.

WHY:
Enable quick switching between hiragana and katakana input, matching standard Japanese IME conventions where F6 converts to katakana and F7 is also commonly used.

HOW:
Add key_binder.bindings entries that map F6 and F7 to toggle katakana_mode. Both keys perform the same action following Japanese input method patterns.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant