Start a new named session

tmux

  • Terminal multiplexer. It allows multiple sessions with windows, panes, and more.
    See also `zellij` and `screen`.
    More information: <https://github.com/tmux/tmux>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

tmux new -s {{name}}

click the source code to copy install tmux on any operating system with command-not-found.com