Adjust :display record for eshell

Previous record would annoyingly affect helpful buffers for eshell.
This commit is contained in:
2024-10-16 16:51:39 +01:00
parent 078427e6a8
commit 0d3832c32a

View File

@@ -1921,7 +1921,7 @@ them.
(use-package eshell (use-package eshell
:defer t :defer t
:display :display
("\\*.*eshell\\*" ("\\*eshell\\*"
(display-buffer-same-window) (display-buffer-same-window)
(reusable-frames . t)) (reusable-frames . t))
:init :init