https://git.andros.dev/andros/vterm-editor.el
#emacs #vterm
A question for emacs users who have a python REPL workflow and use corfu (so a very small, possibly 0-member group).
Has anyone been able to get completions to work on the REPL in vterm ? I keep getting:
>>> ["0__dummy_completion__", "Path", "1__dummy_completion__"]
or much larger walls of text. Makes using the REPL impossible.
I'm experimenting with using #Emacs for my terminals, especially using the #vterm package. It could be a really nice environment: cross-platform, easy copy-pasting with keyboard commands only, etc.
However, when I started up the #Gemini CLI in the vterm buffer, I found that it renders quite differently. See https://github.com/akermu/emacs-libvterm/issues/776. Basically, there are soft stripes between the #Unicode block characters and the shade characters are dithered instead of being nice solid blocks.