Home / Emacs Packages / Vterm
Installation
Install the package and compile the C module:
(with-eval-after-load 'package
(add-to-list 'package-selected-packages 'vterm))
(with-eval-after-load 'vterm
(setopt vterm-always-compile-module t))
Home / Emacs Packages / Vterm
Install the package and compile the C module:
(with-eval-after-load 'package
(add-to-list 'package-selected-packages 'vterm))
(with-eval-after-load 'vterm
(setopt vterm-always-compile-module t))