Adjust :display record for eshell
Previous record would annoyingly affect helpful buffers for eshell.
This commit is contained in:
@@ -1921,7 +1921,7 @@ them.
|
||||
(use-package eshell
|
||||
:defer t
|
||||
:display
|
||||
("\\*.*eshell\\*"
|
||||
("\\*eshell\\*"
|
||||
(display-buffer-same-window)
|
||||
(reusable-frames . t))
|
||||
:init
|
||||
|
||||
Reference in New Issue
Block a user