akermu/emacs-libvterm

can emacs and libvterm run standalone as a terminal?

Opened this issue · 1 comments

By standalone, I mean emacs only has vterm buffers (sessions) with better mouse integration, removing the status bar.

Currently I use emacs + vterm for my terminal solution, but the tmux in the vterm cannot capture the mouse. So I think it is very cool for a pure emacs+vterm terminal.

Better mouse integration is hard, everything else is straightforward and requires no changes to emacs-libvterm, only some elisp on your side.