mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Improve popup compatibility for eshell & multi-term
This commit is contained in:
@@ -4,4 +4,5 @@
|
||||
:commands (multi-term multi-term-next multi-term-prev)
|
||||
:config
|
||||
(setq multi-term-program (getenv "SHELL")
|
||||
multi-term-dedicated-window-height 20
|
||||
multi-term-switch-after-close 'PREVIOUS))
|
||||
|
Reference in New Issue
Block a user