diff --git a/init.el b/init.el index e3fcc8c..75a8051 100644 --- a/init.el +++ b/init.el @@ -986,6 +986,7 @@ (eat-update-semi-char-mode-map) (eat-reload) ;; Appearance + (setq eat-term-scrollback-size nil) (setq eat-enable-shell-prompt-annotation nil) (setopt eat-very-visible-cursor-type '(t nil nil)) (setopt eat-default-cursor-type '(t nil nil))