mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-25 14:13:37 -05:00
tools/term: refactor + better term popup support
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
:commands (multi-term multi-term-next multi-term-prev)
|
||||
:config
|
||||
(setq multi-term-program (getenv "SHELL")
|
||||
multi-term-switch-after-close nil))
|
||||
multi-term-switch-after-close 'PREVIOUS))
|
||||
|
Reference in New Issue
Block a user