Add :term shell module

This commit is contained in:
Henrik Lissner
2019-07-13 12:34:49 +02:00
parent b57dccf825
commit 4ebd3fad7f
5 changed files with 113 additions and 0 deletions

View File

@@ -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