Yikai Zhao

Results 19 comments of Yikai Zhao

> Moving `struct sigaction old_action; sigaction (SIGCHLD, NULL, &old_action);` up to right above `WebKitWebContext *context = webkit_web_context_new ();` seems to have solved the problem for me. Webkit seems to work...

Hi @ossphil Sorry I have no such features (built-in full-text search) planned in the near future. Minions is not designed to be a "file searcher", it's intended to be a...

I'm also quite confused by the concept of workspace/folders. When I open some file in project A, lsp would ask me whether to watch all files under project A/B/C, and...

I submitted a PR: https://github.com/cute-jumper/fcitx.el/pull/58 Can you try it? Thanks

I have the exact same issue. ~`git bisect` finds that e96c53f5035c841b20937b65142498bd8e161a40 is the commit that break it.~

Sorry I was wrong, that commit seems fine. For me, it's because that the native module didn't get rebuilt after update (and during `git bisect`), so running `vterm-module-compile` would solve...

> the cursor is visually incorrect (1 position ahead), but as soon as you start typing it appends correctly. Yeah this seems to be a common annoying problem because apparently...

> I'm not seeing any logs indicating lsp-booster is being triggered. Firstly you may check that if `emacs-lsp-booster` process is launched (e.g. using `ps` in linux). If not, then there...

应该没问题吧 不放心的话可以自己下源码编译一下:P