>
cheatref
tmux
> tmux
/
windows
/
move-window-to-another-session
Move window to another session
windows
// tmux command
:
move-window -s src_ses:win -t target_ses:win
:
movew -s foo:0 -t bar:9
// related commands
> start-a-new-session-with-the-name-mysession-and-window-mywindow
> create-window
> rename-current-window
> close-current-window
> previous-window
> view all windows commands