Improve popup compatibility for eshell & multi-term
This commit is contained in:
parent
d675ade45d
commit
742f5b26ed
4 changed files with 6 additions and 5 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue