Tmux Cheat Sheet & Quick Reference | Session, window, pane and more
multi-pane terminal:
tmux is a terminal multiplexer. It lets you switch easily between several programs in one terminal, detach them (they keep running in the background) and reattach them to a different terminal.