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
|
@ -3,7 +3,7 @@
|
|||
(defvar +eshell-buffers ()
|
||||
"List of open eshell buffers.")
|
||||
|
||||
(defvar +eshell-buffer-name "*doom:eshell*"
|
||||
(defvar +eshell-buffer-name "*doom eshell*"
|
||||
"The name to use for custom eshell buffers. This only affects `+eshell/open',
|
||||
`+eshell/open-popup' and `+eshell/open-workspace'.")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue