-
在BBEdit下输入中文,选词之后光标每次都定位到最后输入那个字的前一个位置,而非最后的位置。系统自带的输入法不会出现这样的情况。
-
自使用鼠须管以来,总会时不时出现无法输入中文的状态,如图所示
发现使用vscode的vim插件搭配[im-select](https://github.com/daipeihust/im-select)来实现vim不同状态的输入法切换时这个问题出现的尤其频繁,每切换几次后鼠须管就进入了无法输入中文的状态。
于是发现只要在terminal这样反复调用im-select几次,就能复现问…
-
**簡要描述 Bug:**
Mavericks 10.9.6,安装鼠须管 0.16.2 之后,添加键盘后,点击鼠须管时,没有重新部署等菜单。在添加键盘时,英文等能看到右边的键盘图,鼠须管看不到。
此外,在终端中,运行 `cd $TMPDIR` 后也没有 rime 相关的文件。
在 `~/Library` 和 `/Library` 下面看不到与 rime 相关的目录。
**預期行爲:…
-
如图
![Snipaste_2024-06-18_19-18-07](https://github.com/rime/squirrel/assets/12915306/85b99cdf-391a-4617-9f5a-4ae49ba80818)
**環境**
- 系統版本: (macOS 15.0)
- 鼠鬚管版本: (1.0.1)
-
**Describe the bug**
在方案中配置 enable_completion: true,码表均为4码固定长度(小鹤音形码),按权重排序,输入de,候选词列表没有按权重展示
**To Reproduce**
将我上传的方案部署后即可复现
[Rime.zip](https://github.com/rime/librime/files/14308062/Rime.zip…
-
**Describe the bug**
Build librime will fail with glog 0.7
**To Reproduce**
Steps to reproduce the bug:
1. clone the repo
2. build with the following command
```
cmake . -GNinja -Bbuild -…
-
Look at the picture below, the IME frame's location is incorrect.
The same as macvim is correct.
PS: My IME is RIME
https://github.com/rime/squirrel visit this link can be got more informa…
-
Hi,
I found an error in standardrb with this code:
```ruby
config.cache_store =
:redis_cache_store,
{url: ENV.fetch("REDIS_URL", "redis://localhost:6379")}
```
standardrb v1.22.1
-
目前测试鼠须管 vim_mode 只支持esc 而不支持 , , 。小狼毫却可以完美支持:https://github.com/rime/weasel/pull/1047
-
在 Windows 下, 因为懒, 已经在使用自带的微软拼音了.
但是在 macOS 上, 系统自带的拼音输入法在写代码时太不方便了.
我认为这是一个 bug:
即便选择了英文标点符号, 但是 grave accent 的输入还是会变为 middle dot.
对于 ECMAScript 与 Go 来说, ` 还是很常用的.
而且对于 VS Code, 调出命令行界面…