From 7ebe0877e8db73815799d6c88f127146a3d09a3c Mon Sep 17 00:00:00 2001 From: mirtlecn Date: Sat, 7 Dec 2024 11:32:26 +0800 Subject: [PATCH] chore: Update README.md --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index aae52a0..932a7e1 100644 --- a/README.md +++ b/README.md @@ -86,18 +86,22 @@ ### 选择和安装 RIME 前端 -要使用雾凇拼音默认提供的所有功能,首先,请保证您的 RIME 前端提供的 librime 版本 ≥ 1.85。以下是主流平台上的一些 RIME 前端安装建议。部分信息具有时效性,请以当下具体情况为准: +要使用雾凇拼音默认提供的所有功能,请保证 +- 您的 RIME 前端提供的 librime 版本 ≥ 1.8.5 且 +- 含有 librime-lua 依赖 + +以下是主流平台上的一些 RIME 前端安装建议。部分信息具有时效性,请以当下具体情况为准: | 系统 | RIME 前端 | 雾凇拼音版本要求 | 备注 | | ------- | ------------------------------------------------------------ | --------------------------------- | ------------------------------------------------------------ | | Android | [fcitx5-android](https://github.com/fcitx5-android/fcitx5-android/releases) + plugin.rime(小企鹅输入法) | ≥ 0.0.8 | 暂不支持九宫格 | | Android | [Trime](https://github.com/osfans/trime)(同文输入法) | ≥ 3.2.11 | | | iOS | [Hamster](https://apps.apple.com/cn/app/%E4%BB%93%E8%BE%93%E5%85%A5%E6%B3%95/id6446617683)(仓输入法) | N/A | 闭源;有内购 | -| Linux | ibus + [ibus-rime](https://github.com/rime/ibus-rime) | librime ≥ 1.85 且装有 librime-lua | 部分发行版需手动安装 librime-lua | -| Linux | fcitx5 + [fcitx5-rime](https://github.com/rime/ibus-rime) | librime ≥ 1.85 且装有 librime-lua | 部分发行版需手动安装 librime-lua | -| macOS | [Squirrel](https://github.com/rime/squirrel)(鼠须管) | ≥ 1.0.0 | 0.16.0 - 0.18 版本请参考[🔗](https://github.com/iDvel/rime-ice/issues/1062) | +| Linux | ibus + [ibus-rime](https://github.com/rime/ibus-rime) | librime ≥ 1.8.5 且装有 librime-lua | 部分发行版需手动安装 librime-lua | +| Linux | fcitx5 + [fcitx5-rime](https://github.com/rime/ibus-rime) | librime ≥ 1.8.5 且装有 librime-lua | 部分发行版需手动安装 librime-lua | +| macOS | [Squirrel](https://github.com/rime/squirrel)(鼠须管) | ≥ 1.0.0 | 0.16.0 - 0.18.0 版本请参考[🔗](https://github.com/iDvel/rime-ice/issues/1062) | | macOS | [fcitx5-macos](https://github.com/fcitx-contrib/fcitx5-macos) | N/A | 支持[卷轴模式](https://github.com/iDvel/rime-ice/issues/941) | -| Windows | [Weasel](https://github.com/rime/weasel)(小狼毫) | ≥ 15.0 | 0.14.3 可手动更新 [rime.dll](https://github.com/iDvel/rime-ice/issues/197)(但不支持彩色 emoji)
Weasel 当下有兼容性问题,建议安装其他输入法备用 | +| Windows | [Weasel](https://github.com/rime/weasel)(小狼毫) | ≥ 0.15.0 | 0.14.3 可手动更新 [rime.dll](https://github.com/iDvel/rime-ice/issues/197)(但不支持彩色 emoji)
Weasel 当下有兼容性问题,建议安装其他输入法备用 | Linux 依赖问题的具体解释请参考 [#840](https://github.com/iDvel/rime-ice/issues/840)。