Jump to content

Linux: Difference between revisions

26 bytes added ,  19 December 2022
Line 230: Line 230:
# Attach to a session
# Attach to a session
tmux attach -t my_session
tmux attach -t my_session
# Renumber windows
:movew
</syntaxhighlight>
</syntaxhighlight>