home icon indicating copy to clipboard operation
home copied to clipboard

Rime::Home is home to Rime users and developers

Results 245 home issues
Sort by recently updated
recently updated
newest added

在Windows 11 (以及Windows 10的最近更新)中,表情面板(emoji panel)是支持搜索的: 以上功能在英文输入法和系统内置输入法下均可正常使用。 但是在小狼毫下,这个搜索框就消失了: 目前是Windows 11 (build 22000.376),小狼毫0.14.3。

wontfix

遇到一个奇怪的问题,我设置了inline_preedit: true 在其它的软件使用正常(双行): ![image](https://user-images.githubusercontent.com/7089112/148006233-0fc14e6d-7fdb-4af5-80dd-505839b287e9.png) 但是在chrome中不能正常显示(依然是单行): ![image](https://user-images.githubusercontent.com/7089112/148006290-4828eb56-7964-4cec-b60d-bdd75f572177.png)

``` [100%] Linking C executable ibus-engine-rime /usr/bin/ld: warning: libmarisa.so.0, needed by /usr/lib64/gcc/x86_64-solus-linux/8/../../../../lib64/librime.so, not found (try using -rpath or -rpath-link) /usr/bin/ld: /usr/lib64/gcc/x86_64-solus-linux/8/../../../../lib64/librime.so: undefined reference to `marisa::Trie::io_size() const' /usr/bin/ld: /usr/lib64/gcc/x86_64-solus-linux/8/../../../../lib64/librime.so: undefined reference...

![image](https://user-images.githubusercontent.com/40412790/97944999-287b6080-1dc1-11eb-8a89-621cd22323c4.png)![image](https://user-images.githubusercontent.com/40412790/97944985-20bbbc00-1dc1-11eb-965a-a799bce68187.png)

ui只有繁体没有简体,虽然使用没有影响但是强迫症不能与系统统一风格

巨硬已经发布正式版的Windows 11,有计划有适配windows的圆角么

平時使用的是注音輸入。 使用拼音和注音的話,如何輸入 Unicode 符號? 如:♡, ♢, ♣, ♤ (U+2661 - U+2664)

现有的英文输入模式为单字母输入,中文输入模式为不必全拼的中文输入。 如何配置词典,使得可以在中文输入模式下可以像输入汉字一样输入英文单词?

macOS自带输入法可以在不同app中显示不同主题色。但是squirrel中在`custom.yaml`中加入以下内容不能生效: ``` yaml # squirrel.custom.yaml patch: style: mystyle1 app_options: com.apple.Safari: style: color_scheme: mystyle2 ``` 是`app_options`不支持style还是我实现方法有误呢?