sysutils/screen and its now default "screen.xterm-256color" terminal type
Tomasz CEDRO
tomek at cedro.info
Wed Apr 29 15:27:40 UTC 2020
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
More information about the freebsd-questions
mailing list