docs/ #1214
Replies: 157 comments 172 replies
-
你好,我下载了咱的最新版本,但是切换输入法之后,右下角是有显示输入法已经切好了,但是打字出来还是英文字母,重装也相同,不知道是啥情况 操作系统是win10 21h2 19044.1766版本。 |
Beta Was this translation helpful? Give feedback.
-
請問是否類似“頻繁使用”這種記錄是否最好也是自己開發一個?比如常用的人名、地名等的輸入記錄之類的?比如保存到自己的amazon之類的雲上?謝謝。 |
Beta Was this translation helpful? Give feedback.
-
有没有什么办法让小狼毫显示状态栏? |
Beta Was this translation helpful? Give feedback.
-
如果想要连续输入多个#或者$或者%,该如何设置?目前的情况是连续按#会在#和№之间切换(这在写Markdown的时候特别不方便),连续按$会在各个货币符号之间切换。 |
Beta Was this translation helpful? Give feedback.
-
請問windows要怎麼讓他一開機就是小狼毫輸入法,每次先打出來的都是windows自帶的輸入法,而且windows的輸入法也沒辦法完全刪除,有什麼地方需要設定的嗎。 |
Beta Was this translation helpful? Give feedback.
-
爲什麼打出來的字都是繁體字,我想要簡體需要怎麼做? |
Beta Was this translation helpful? Give feedback.
-
你好,如果我想把capslock键改成在有编码时清屏,没有编码时是切换大小写,我应该怎么做,我只能找到TAB键清屏的设置,没有找到CAPS键的设置。 |
Beta Was this translation helpful? Give feedback.
-
你好,我使用的是最近版本0.14.3。輸入方案是速成quick5。但是它沒有安裝增廣HKSCS,比如像𨋢(車立)這樣的字,就要切換到倉頡才可以輸入。請問如果我想手動安裝速成的增廣字,需要怎麼做? |
Beta Was this translation helpful? Give feedback.
-
问题:今天发现鼠须管输入法设定了“F4"作为输入法〔方案選單〕的快捷方式之一,且找不到消除的访法。(F4作为Excel表中“锁定”数据的一个键,非常重要,工作中经常用到) 以下是ChatGPT4的对话—— 请按照以下步骤操作: 在Finder中打开/Users/你的用户名/Library/Rime文件夹。 找到default.custom.yaml文件,如果没有,可以自己创建一个。 使用文本编辑器(如TextEdit)打开default.custom.yaml文件。 在文件中找到与"F4"键相关的设置,例如: mathematica 要修改切换输入方案的快捷键,您可以将Control+grave_accent更改为您想要的快捷键,例如Control+period: mathematica yaml 完成以上操作后,按"F4"键就不会再触发鼠须管输入法切换输入方案了。根据您的需求,您可以将切换输入方案的快捷键更改为其他按键组合。 还是找不到修改“F4"出发鼠须管输入法切换输入方案,找不到“ Control+grave_accent” 抱歉之前的解答没有解决您的问题。我现在提供另一种可能的解决方案。 在Mac上,如果按"F4"键会触发鼠须管输入法切换输入方案,这可能是由于Mac系统中的某些设置导致的。您可以尝试通过以下步骤修改系统设置: 打开系统偏好设置。 |
Beta Was this translation helpful? Give feedback.
-
求助,我在WIN11 (22H2)上使用小狼毫,在
但候选词词数还是5个,已经“重新部署”了,但还是不行。 |
Beta Was this translation helpful? Give feedback.
-
如何将mac系统中的是scrcpy这种程序标识不是com.XX.XX的程序,设置默认英文输入法?求解答,非常感谢 我在squirrel.custom.yaml文件中是设定如下: 特定App默认中/英文输入app_options: 用的就是scrcpy的identifier来设置的,但是还是没有起作用,但是像终端的identifier类型是com.XX.XX的就可以生效 |
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
-
你好,230422版本在穿越火线游戏中无法输入中文,系统Windows 11 专业版 22H2 22621.1702。 |
Beta Was this translation helpful? Give feedback.
-
请问在使用双拼的时候如何分词。比如我要打“西安”,在输入 这个例子可能和双拼无关,双拼的情况有时更复杂,比如输入一个三音节的词,如“塞尔达”(在自然码下输入 |
Beta Was this translation helpful? Give feedback.
-
可以搜搜chatgpt网页免费版(如果没有被墙),问起来轻松简单得多,代码格式缩进也不会乱
…---Original---
From: ***@***.***>
Date: Thu, Sep 18, 2025 11:17 AM
To: ***@***.***>;
Cc: ***@***.******@***.***>;
Subject: Re: [rime/home] docs/ (Discussion #1214)
感謝回覆,點進連結出現的404。
你提到的部份我確認都是有做到的,但就是無法生效,
內容貼到這邊來排版就跑掉了,我試試看能不能用Codebox:
customization: distribution_code_name: Weasel distribution_version: 0.17.4 generator: "Weasel::UIStyleSettings" modified_time: "Thu Sep 18 05:07:53 2025" rime_version: 1.13.1 patch: show_notifications_when: never "app_options/gvim.exe": ascii_mode: true "style/color_scheme": psionics "style/display_tray_icon": true ***@***.***/reset": 1
嗯…應該沒問題了,再麻煩幫忙看看問題是出在哪?
感激不盡!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
app_options/gvim.exe 建議改寫成 YAML 標準形式 app_options: gvim.exe: ...,避免解析錯誤。
show_notifications_when: never 要放在 patch: 下、不是 app_options 裡。
設定完成後一定要 重新部署。
额,看看附件
絚
***@***.***
…------------------ 原始邮件 ------------------
发件人: "rime/home" ***@***.***>;
发送时间: 2025年9月18日(星期四) 中午11:17
***@***.***>;
***@***.******@***.***>;
主题: Re: [rime/home] docs/ (Discussion #1214)
感謝回覆,點進連結出現的404。
你提到的部份我確認都是有做到的,但就是無法生效,
內容貼到這邊來排版就跑掉了,我試試看能不能用Codebox:
customization: distribution_code_name: Weasel distribution_version: 0.17.4 generator: "Weasel::UIStyleSettings" modified_time: "Thu Sep 18 05:07:53 2025" rime_version: 1.13.1 patch: show_notifications_when: never "app_options/gvim.exe": ascii_mode: true "style/color_scheme": psionics "style/display_tray_icon": true ***@***.***/reset": 1
嗯…應該沒問題了,再麻煩幫忙看看問題是出在哪?
感激不盡!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
你是台湾那边的吗,如果解决问题了,可不可以给个你们那边显示比较全的字体包呢,我这边生僻字显示有较大问题
絚
***@***.***
…------------------ 原始邮件 ------------------
发件人: "rime/home" ***@***.***>;
发送时间: 2025年9月18日(星期四) 中午11:17
***@***.***>;
***@***.******@***.***>;
主题: Re: [rime/home] docs/ (Discussion #1214)
感謝回覆,點進連結出現的404。
你提到的部份我確認都是有做到的,但就是無法生效,
內容貼到這邊來排版就跑掉了,我試試看能不能用Codebox:
customization: distribution_code_name: Weasel distribution_version: 0.17.4 generator: "Weasel::UIStyleSettings" modified_time: "Thu Sep 18 05:07:53 2025" rime_version: 1.13.1 patch: show_notifications_when: never "app_options/gvim.exe": ascii_mode: true "style/color_scheme": psionics "style/display_tray_icon": true ***@***.***/reset": 1
嗯…應該沒問題了,再麻煩幫忙看看問題是出在哪?
感激不盡!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
朋友們,如果需要長篇大論,可以另起一頁,專題討論: |
Beta Was this translation helpful? Give feedback.
-
台湾人在大陆工作,请问如何设置输入法可以实现注音输入,简体字输出? |
Beta Was this translation helpful? Give feedback.
-
加载个人词典后,单编码输入失效 如题,我使用 Windows + 雾凇方案,挂载了从搜狗输入法转换来的个人词典后,单编码不再生效,例如: 挂载前 挂载前 尝试回退为不挂载状态,则可恢复,请问有人遇到过类似情况吗? 附挂载方式(增量挂载):
|
Beta Was this translation helpful? Give feedback.
-
Hello, same problem occurs 2 years later. I used Rime for many years everything fine. But recently I don't know why Rime did not show the character choice panel and all input becomes English. I resintall, and even go back to older versions all failed. Typing in MS Word even I tick the "Zung" option it automatically change to "A", any clues? |
Beta Was this translation helpful? Give feedback.
-
你好,Mac 安裝完鼠鬚管,沒有出現在應用程式裏,但是可以添加輸入法。 打字的話只有一種繁體輸入,無法切換到簡體。文件夾只有bulid, luna_pinyin.userdb, 文稿:installation.yaml, user.yaml |
Beta Was this translation helpful? Give feedback.
-
出现意料之外的问题:在微信开发者工具(小程序项目)中,【添加编译模式】时无法使用rime输入法。任何功能都无法使用,F4也不行。 |
Beta Was this translation helpful? Give feedback.
-
你好請問有沒有辦法能夠像手機輸入法那樣英文輸入時自動有聯想詞? |
Beta Was this translation helpful? Give feedback.
-
能不能把输入法的快捷键改成可自定义的那种。。。每次玩游戏的时候总弹出来太烦了 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
docs/
Le blog de la Rime
https://rime.im/docs/
Beta Was this translation helpful? Give feedback.
All reactions