TMUX, a better way to manage terminals
Recently i discovered tmux by watching a youtube video of Bryan Lunduke. What is TMUX ? tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached.