mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-21 13:53:38 -05:00
Add :term shell module
This commit is contained in:
@@ -53,3 +53,7 @@ If prefix ARG, recreate the term buffer."
|
||||
;; before `switch-to-buffer', the hooks don't trigger, so we use this
|
||||
;; roundabout way to trigger them properly.
|
||||
(switch-to-buffer (save-window-excursion (multi-term))))
|
||||
|
||||
|
||||
;; TODO +term/frame -- dedicate current frame to term buffers
|
||||
;; TODO +term/frame-quite -- revert frame to before +term/frame
|
||||
|
Reference in New Issue
Block a user