We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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中使用时,如果输入2个汉字以上时,无法使用空格或者数字选中候选词,只输入一个字时可以正常使用 Emacs中的配置 (use-package rime :custom (default-input-method "rime") (setq rime-show-candidate 'posframe) ) 复现方式 在vterm buffer中使用emacs-rime 截图 开启debug-on-error后,在vterm中输入中文会停留在如下地方 环境信息 操作系统: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
当在vterm中使用时,如果输入2个汉字以上时,无法使用空格或者数字选中候选词,只输入一个字时可以正常使用
Emacs中的配置
(use-package rime :custom (default-input-method "rime") (setq rime-show-candidate 'posframe) )
复现方式
在vterm buffer中使用emacs-rime
截图 开启debug-on-error后,在vterm中输入中文会停留在如下地方
环境信息
It's a vterm bug
Originally posted by @passchaos in #152 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It's a vterm bug
Originally posted by @passchaos in #152 (comment)
The text was updated successfully, but these errors were encountered: