Skip to content
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

> 怎么在vterm 下激活 emacs-rime 输入法? #217

Open
iT-Boyer opened this issue May 31, 2023 · 0 comments
Open

> 怎么在vterm 下激活 emacs-rime 输入法? #217

iT-Boyer opened this issue May 31, 2023 · 0 comments

Comments

@iT-Boyer
Copy link

          > **问题描述**

当在vterm中使用时,如果输入2个汉字以上时,无法使用空格或者数字选中候选词,只输入一个字时可以正常使用
image

Emacs中的配置

(use-package rime
  :custom
  (default-input-method "rime")
  (setq rime-show-candidate 'posframe)
  )

复现方式

在vterm buffer中使用emacs-rime

截图
开启debug-on-error后,在vterm中输入中文会停留在如下地方
image

环境信息

  • 操作系统:ArchLinux
  • Emacs版本: GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.27, cairo version 1.17.4) of 2021-03-25
  • Librime版本: 1.7.3
  • Librime安装方式:包管理器
  • 安装方式:Melpa

It's a vterm bug

Originally posted by @passchaos in #152 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant