Tag: screen

  • GNU Screen

    https://en.wikipedia.org/wiki/GNU_Screen Its own manual: https://www.gnu.org/software/screen/manual/ https://www.gnu.org/software/screen/manual/screen.html — entirely on one web page https://www.gnu.org/software/screen/manual/screen.html#Regions https://www.gnu.org/software/screen/manual/html_node/ — with one web page per node https://www.gnu.org/software/screen/manual/html_node/Regions.html https://www.gnu.org/software/screen/manual/screen.pdf The general prefix: C-a. Temporarily switching to the builtin command line: C-a :. Concepts, approaches, …: persistent shell session regions — displaying more than one window at a time, splitting horizontally or vertically (i.e. screen tiling…