-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]在gnome上的emacs -nw中启动rime,窗口被rime启动日志填满。在ssh的emacs -nw中启动rime,输入结果显示异常。 #203
Comments
Arch Linux 也遇到这个问题,alacritty,foot,或者 Windows 下用 Windows terminal ssh 都可以复现,看起来和终端没什么关系。 |
我还发现一个问题。 在 securecrt 与 gnome terminal 使用 emacs -nw 启动并开启 emacs-rime ( rime-show-candidate 值为 'message ),输入一个汉字,按空格选定上屏之后 ( 此时 message 不再提示选字,回归输入汉字以前的状态 ),我需要再按下一个空格,或者按下右方向键,被输入的汉字才会显示出来。 同样地,要删除这个显示出来的汉字,需要按两次 Backspace 键。 |
我现在在终端用 emacs -nw &> /dev/null 来缓解这个问题 |
有更好地方案了吗 |
我这边通过 emacs --daemon 启动后台服务,然后终端emacsclient -nw 初步使用一切正常。 |
@dancewhale 使用组合是什么?在终端下有碰到我上面说的,选字上屏之后必须按以下右方向键才会显示的问题吗? 我今天用 emacs-rime master 分支上的代码测了一下,问题还在。 |
我用的是fedora konsole fcitx5,选字上屏一切正常,没有右方向键才会显示的问题。 |
问题描述与复现方式
在 debian 11 gnome3 的 terminal 中以 emacs -nw 启动后,使用 C-\ 启动 rime 后窗口会瞬间被 librime 的启动日志填满。
在 windows 上用 securecrt ssh 连接到 debian 11,以 emacs -nw 启动后,使用 C-\ 启动 rime:
Emacs中的配置
是否可在 emacs -Q 中复现
是
只启动 emacs-rime 一个插件,问题依旧。
环境信息
The text was updated successfully, but these errors were encountered: