Howdy folks!
Work in progress!
Create a new session:
tmux new -s blueprint
List sessions:
tmux list-sessions
Reattach to a specific session:
tmux attach-session -t blueprint
Howdy folks!
Work in progress!
Create a new session:
tmux new -s blueprint
List sessions:
tmux list-sessions
Reattach to a specific session:
tmux attach-session -t blueprint