all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Samuel Banya" <sbanya@fastmail.com>
To: "Emanuel Berg" <help-gnu-emacs@gnu.org>
Subject: Re: Open multiple separate terminal buffers with multi-term in Emacs.
Date: Sat, 27 Nov 2021 16:52:06 -0500	[thread overview]
Message-ID: <44baca37-c5b3-40ad-9615-edd4aba21006@www.fastmail.com> (raw)
In-Reply-To: <0dcdf715-3a9b-47d3-a99b-939831622a7c@www.fastmail.com>

Also, forgot to clarify that 'tmux' is a terminal utility that you can install and use on any Linux distribution. 

It is a 'Terminal Multiplexer' which basically means that you can use multiple terminals all at once, and split panes easily.

I'm going to link the playlist I used to learn 'tmux' from YouTube from a while back, would recommend it as I think he gets into how to customize 'tmux' as well since 'tmux' is amazing when you customize it to suit your workflow. 

Also, you can also change the default 'leader key' for tmux as well, ex: Change it from the default 'Ctrl + b' to --> 'Ctrl + a'. This helps if you're used to GNU Screen, etc, since that uses that keybinding by default.

Here's that playlist I was referring to earlier, should help you to learn 'tmux' a bit better:
https://www.youtube.com/playlist?list=PL5BE1545D8486D66D 

On Sat, Nov 27, 2021, at 4:45 PM, Samuel Banya wrote:
> Yep, that's the one!
> 
> I would recommend that one, since 'vterm' is the best terminal emulator you can use in Emacs (in my opinion) as its support for 'ncurses' type programs is way better than 'ansi-term' by a long shot.
> 
> Sincerely,
> 
> Sam
> 
> On Fri, Nov 26, 2021, at 10:22 PM, Hongyi Zhao wrote:
> > On Sat, Nov 27, 2021 at 4:56 AM Samuel Banya <sbanya@fastmail.com> wrote:
> > >
> > > My recommendation, use 'vterm' with 'tmux', and your problem is solved for having multiple terminals present in a single buffer. Plus you can detach and re-attach at any time.
> > 
> > As far as 'vterm' is concerned, I noticed the following package:
> > 
> > https://github.com/akermu/emacs-libvterm
> > 
> > >
> > > On Sat, Nov 20, 2021, at 3:13 AM, Emanuel Berg via Users list for the GNU Emacs text editor wrote:
> > > > Thien-Thi Nguyen wrote:
> > > >
> > > > > () Hongyi Zhao <hongyi.zhao@gmail.com>
> > > > > () Mon, 15 Nov 2021 19:25:18 +0800
> > > > >
> > > > >    this website has not been updated for a long time.
> > > > >
> > > > > How well Emacs supports old code!  M-x praise-emacs!
> > > >
> > > > Haha!
> > > >
> > > > This website as well actually ...
> > > >
> > > > --
> > > > underground experts united
> > > > https://dataswamp.org/~incal
> > > >
> > > >
> > > >
> > 
> > 
> > 
> > -- 
> > Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
> > Theory and Simulation of Materials
> > Hebei Vocational University of Technology and Engineering
> > No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province
> > 
> 


  reply	other threads:[~2021-11-27 21:52 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-02  1:38 Open multiple separate terminal buffers with multi-term in Emacs Hongyi Zhao
2021-06-02  3:53 ` Jean Louis
2021-06-02  9:28   ` Hongyi Zhao
2021-06-02  9:35     ` Hongyi Zhao
2021-06-02  6:57 ` Joost Kremers
2021-06-02  9:56   ` Hongyi Zhao
2021-06-02 10:04     ` Joost Kremers
2021-06-02 11:07       ` Jean Louis
2021-06-02 13:09   ` Hongyi Zhao
2021-06-02 14:05     ` Hongyi Zhao
2021-11-15  7:37 ` Thien-Thi Nguyen
2021-11-15  7:44   ` Hongyi Zhao
2021-11-15  9:12     ` Thien-Thi Nguyen
2021-11-15 11:25       ` Hongyi Zhao
2021-11-15 12:12         ` Thien-Thi Nguyen
2021-11-15 23:35           ` Hongyi Zhao
2021-11-16  0:24             ` Hongyi Zhao
2021-11-17  3:26               ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-11-17  4:31                 ` Hongyi Zhao
2021-11-17 14:27                   ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-11-18  2:33                     ` Hongyi Zhao
2021-11-20  3:13           ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-11-26 20:56             ` Samuel Banya
2021-11-27  3:22               ` Hongyi Zhao
2021-11-27 21:45                 ` Samuel Banya
2021-11-27 21:52                   ` Samuel Banya [this message]
2021-11-28  2:59                     ` Hongyi Zhao
2021-11-27 23:04                       ` Samuel Banya
2021-11-28  4:38                     ` Emanuel Berg via Users list for the GNU Emacs text editor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44baca37-c5b3-40ad-9615-edd4aba21006@www.fastmail.com \
    --to=sbanya@fastmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.