tools/term: refactor + better term popup support
This commit is contained in:
parent
dbceec4149
commit
4105c26b2a
3 changed files with 24 additions and 8 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue