Getting Started with Tmux2023-07-08 by Quentin JOLY (updated: 2024-11-13)tmuxback‑to‑basicsutilitiestilingterminalmultiplexerTmux is a terminal multiplexer that allows you to create and control sessions. It is often used to run a command in the background and be able to close the terminal without stopping the process. Let's see how to use it.