diff --git a/modules/term/term/autoload.el b/modules/term/term/autoload.el index 1dc1c0589..4b095b430 100644 --- a/modules/term/term/autoload.el +++ b/modules/term/term/autoload.el @@ -37,8 +37,6 @@ If prefix ARG, recreate term buffer in the current project's root." (evil-change-to-initial-state)) (goto-char (point-max))) (with-current-buffer buffer - (with-silent-modifications - (erase-buffer)) (doom|mark-buffer-as-real) (multi-term-internal)) (unless (window-live-p window)