$ tmux attach # Alte Sitzung wieder öffnen ‘C-b’ (Ctrl-b) by default, followed by a command key d Detach the current client. $ Rename the current session. c Create a new window. n Change to the next window. p Change to the previous window. , Rename the current window. & Kill the current window. " Split the current pane into two, top and bottom. % Split the current pane into two, left and right. ! Break the current pane out of the window. Up, Down Left, Right Change to the pane above, below, to the left, or to the right of the current pane. Page Up Enter copy mode and scroll one page up. Space Arrange the current window in the next preset layout. x Kill the current pane. Scripting tmux: https://www.arp242.net/tmux.html