Last active
May 29, 2021 13:21
-
-
Save lotem/3705586 to your computer and use it in GitHub Desktop.
在【朙月拼音】裏使用Emoji表情(這份配置已過時,新的emoji實現代碼在 https://github.com/rime/rime-emoji )
This file contains 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
# luna_pinyin.custom.yaml | |
# | |
# 在【朙月拼音】裏使用Emoji表情(這份配置已過時,新的emoji實現代碼在 https://github.com/rime/rime-emoji ) | |
# | |
# 保存到Rime用戶文件夾後,重新部署生效 | |
# ~/.config/ibus/rime (linux) | |
# ~/Library/Rime (macos) | |
# %APPDATA%\Rime (windows) | |
# | |
# 如果目標文件已經包含其他修改內容,只需按照縮進合併 patch: 以下的部分 | |
# | |
patch: | |
schema/dependencies: | |
- emoji | |
abc_segmentor/extra_tags: | |
- reverse_lookup | |
reverse_lookup: | |
dictionary: emoji | |
enable_completion: false | |
prefix: "`" | |
tips: 〔表情〕 |
新版 0.10.0 这样配置是不是不好用了呢?
這份配置已過時,新的emoji實現代碼在 https://github.com/rime/rime-emoji
這份配置已過時,新的emoji實現代碼在 https://github.com/rime/rime-emoji
在windows 10 系统中如何使用这份配置的?
新的配置好像是拼音/emoji混輸吧?我覺得喜歡原來那種 reverse lookup (用`作爲 prefix 的方法),有辦法實現嗎?
這份配置已過時,新的emoji實現代碼在 https://github.com/rime/rime-emoji
在windows 10 系统中如何使用这份配置的?
看这里,https://github.com/rime/rime-emoji/issues/6, 我刚刚研究了在 Windows 上如何弄,成功了~
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
五笔拼音 加emoji, 需要怎样配置呢?