mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
f13b9e1698
Emacs-libvterm (vterm) is fully-fledged terminal emulator inside GNU Emacs based on libvterm, a C library. As a result of using compiled code (instead of elisp), emacs-libvterm is fully capable, fast, and it can seamlessly handle large outputs. Reviewed by: jrm Pull Request: https://github.com/freebsd/freebsd-ports/pull/480
5 lines
245 B
Plaintext
5 lines
245 B
Plaintext
Emacs-libvterm (vterm) is fully-fledged terminal emulator inside GNU Emacs
|
|
based on libvterm, a C library. As a result of using compiled code (instead of
|
|
elisp), emacs-libvterm is fully capable, fast, and it can seamlessly handle
|
|
large outputs.
|