[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Open multiple separate terminal buffers with multi-term in Emacs.
From: |
Thien-Thi Nguyen |
Subject: |
Re: Open multiple separate terminal buffers with multi-term in Emacs. |
Date: |
Mon, 15 Nov 2021 02:37:40 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
() Hongyi Zhao <hongyi.zhao@gmail.com>
() Wed, 2 Jun 2021 09:38:42 +0800
According to the tricks mentioned here, [...]
I installed the following packages [...]
Any hints for this problem will be highly appreciated.
I like to keep things simple. Please find attached
multi-shell.el, which has worked fine for me for many years.
multi-shell.el
Description: application/emacs-lisp
Personally, i globally bind ‘C-x s’ to ‘multi-shell’, then it's
a matter of ‘C-x s’ or ‘M-3 C-x s’ or whatever to get the Nth
shell.
--
Thien-Thi Nguyen -----------------------------------------------
(defun responsep (query) ; (2021) Software Libero
(pcase (context query) ; = Dissenso Etico
(`(technical ,ml) (correctp ml))
...)) 748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502
signature.asc
Description: PGP signature
- Re: Open multiple separate terminal buffers with multi-term in Emacs.,
Thien-Thi Nguyen <=
- Re: Open multiple separate terminal buffers with multi-term in Emacs., Hongyi Zhao, 2021/11/15
- Re: Open multiple separate terminal buffers with multi-term in Emacs., Thien-Thi Nguyen, 2021/11/15
- Re: Open multiple separate terminal buffers with multi-term in Emacs., Hongyi Zhao, 2021/11/15
- Re: Open multiple separate terminal buffers with multi-term in Emacs., Thien-Thi Nguyen, 2021/11/15
- Re: Open multiple separate terminal buffers with multi-term in Emacs., Hongyi Zhao, 2021/11/15
- Re: Open multiple separate terminal buffers with multi-term in Emacs., Hongyi Zhao, 2021/11/15
- Re: Open multiple separate terminal buffers with multi-term in Emacs., Stefan Monnier, 2021/11/16
- Re: Open multiple separate terminal buffers with multi-term in Emacs., Hongyi Zhao, 2021/11/16
- Re: Open multiple separate terminal buffers with multi-term in Emacs., Stefan Monnier, 2021/11/17
- Re: Open multiple separate terminal buffers with multi-term in Emacs., Hongyi Zhao, 2021/11/17