liding
liding
## 现象 由于我有一套自己维护的输入法方案,所以 rime-share-data-dir 路径下的所有内容对我来说基本没有用。所以我在自定义的 rime-share-data-dir 路径中只放了配置文件,没有生成 build/ 下的内容。 但是我注意到,当 emacs-rime 在 rime-share-data-dir 对应的路径下找不到 build/ 下的文件时,emacs-rime 就不会 deploy 我自己放在 rime-user-data-dir 中的方案。而且 emacs-rime 并不会主动去 deploy rime-share-data-dir 中的方案。但 Weasel/ibus-rime 都会先 deploy share-data-dir...
**问题描述与复现方式** 在 debian 11 gnome3 的 terminal 中以 emacs -nw 启动后,使用 C-\ 启动 rime 后窗口会瞬间被 librime 的启动日志填满。 在 windows 上用 securecrt ssh 连接到 debian 11,以 emacs -nw 启动后,使用 C-\ 启动...
**Is your feature request related to a problem? Please describe.** 我目前使用的输入法是 86 五笔和英文混合的输入法,英文用以下方式混入: ```yaml engine: ... translators: ... - table_translator@english ... english: dictionary: easy_en spelling_hints: 9 enable_completion: true enable_sentence: false...
## Describe the pull request I thought that you want to use `gosu "$USER" echo "GOGS_CUSTOM=${GOGS_CUSTOM}" > ~git/.ssh/environment` to create a ~git/.ssh/environment file owned by $USER and then write something...
bug 出现在[这里](https://www.liuchuo.net/archives/551)的第 17 到 25 行。有如下输入输出 > +0.111111111E+5 (input > 011111.1111 (output 题目要求:按普通数字表示法输出 A。但是上面输出的显然不是一个正常的普通数字。 PTA 官网可以编译通过,但是显然它没考虑到这个问题....... 可将这部分代码所做的输出全部做连接,最后用循环从第一个有效数字开始输出成这样的: > +0.111111111E+5 (input > 11111.1111 (output
### Gogs version 0.13.0 ### Git version - Server: 2.44.0 - Client: 2.44.0 ### Operating system Windows Server 2019 ### Database SQLite 3 ### Describe the bug I run gogs.exe...