Date: Wed, 29 Apr 2020 17:26:57 +0200 From: Tomasz CEDRO <tomek@cedro.info> To: Victor Sudakov <vas@sibptus.ru> Cc: FreeBSD Questions Mailing List <freebsd-questions@freebsd.org> Subject: Re: sysutils/screen and its now default "screen.xterm-256color" terminal type Message-ID: <CAM8r67CFmg4RVzNnk3w72%2BWNmvH9kEkSZ%2BjYW36f4kWGFpGeLA@mail.gmail.com> In-Reply-To: <20200429150458.GA1475@admin.sibptus.ru> References: <20200429150458.GA1475@admin.sibptus.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
After I found out TMUX I have never used screen anymore :-) TMUX can not only store your session in the background, create new windows, etc etc, but also split your terminal in horizontal and vertical directions. This is amazing to work on large resolution screens (even text mode uefi stuff), will also store your working session when Xorg crash or you simply loose remote connection, and works amazingly fine with UTF-8 terminal. You can have VIM (with split windows), shell, compiler, and debugger, all on one terminal screen! You operate tmux almost the same as screen except Ctrl-B is the prefix not Ctrl-A :-) https://github.com/tmux/tmux/wiki -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAM8r67CFmg4RVzNnk3w72%2BWNmvH9kEkSZ%2BjYW36f4kWGFpGeLA>