summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 275afa9..830c038 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1093,7 +1093,8 @@ from myaethon2.core.decorators import (
(setq erc-timestamp-only-if-changed-flag nil))
(stante-after esh-mode
- (add-to-list 'eshell-output-filter-functions #'oni:eshell-handle-url))
+ (add-to-list 'eshell-output-filter-functions #'oni:eshell-handle-url)
+ (add-to-list 'eshell-output-filter-functions #'eshell-truncate-buffer))
(stante-after eww
(setq eww-download-path ; Don't go to ~/Downloads