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

使用 helm-fuz 造成 company 的 companyv-capf backend 在某些情况下非常卡. (附上 profile) #14

Open
zw963 opened this issue May 26, 2021 · 0 comments

Comments

@zw963
Copy link

zw963 commented May 26, 2021

这是我的 fuz 配置:

(require 'fuz)

(unless (require 'fuz-core nil t)
  (fuz-build-and-load-dymod))

(with-eval-after-load 'helm
  (require 'helm-fuz)
  (helm-fuz-mode))

这个问题在我本地编辑一个 shell 脚本的时候可以稳定重现.

https://gist.github.com/zw963/c37f21b8a5605a253558d711f2ad6718#file-sequel_migration-sh-L22

上面的代码, 第 13 列, 当输入 BASH_RE 的时候, 当输入 RE 的部分, emacs 非常卡, 响应很慢.

图片示例:

image

这是我反复编辑几次之后的 profile 结果:

image

停止加载 fuz 以及 helm-fuz 之后, 问题消失.

谢谢.

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