tmux newCreate a new session. -d starts detached; -A attaches to an existing session of the same name (or creates it); -s names the session.tmux new-session [-AdDEPX] [-c start-directory] [-F format] [-n window-name] [-s session-name] [-x width] [-y height] [shell-command]