Files
ports/misc/emacs-libvterm/pkg-message
T
tslight f13b9e1698 misc/emacs-libvterm: New port for Emacs libvterm integration
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
2026-02-03 23:22:53 -04:00

13 lines
172 B
Plaintext

[
{
message: <<EOT
Final emacs-libvterm setup instructions:
Add (require 'vterm) to your Emacs configuration.
M-x 'vterm' to open a new terminal.
EOT
type: install
}
]