Home / Emacs Packages / Vterm
Custom clearing
Clear both the screen and the scroll-back on C-l
and clear
.
(with-eval-after-load 'vterm
(setopt vterm-clear-scrollback-when-clearing t))
Home / Emacs Packages / Vterm
Clear both the screen and the scroll-back on C-l
and clear
.
(with-eval-after-load 'vterm
(setopt vterm-clear-scrollback-when-clearing t))