Open corpix opened 9 months ago
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 this problem.
Here is sample from Kitty:
Here is sample from Vterm inside Emacs which is running in Kitty terminal:
Here is sample from GUI Emacs running under X11:
Config:
What could possibly be wrong?