Draft
Conversation
新增 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.