mirror of
https://github.com/cheat/cheat.git
synced 2025-11-04 15:55:27 +01:00
@@ -13,6 +13,12 @@ tmux attach -d
|
||||
# Display session:
|
||||
tmux ls
|
||||
|
||||
# Rename session:
|
||||
Ctrl-b $
|
||||
|
||||
# Switch session:
|
||||
Ctrl-b s
|
||||
|
||||
# Start a shared session:
|
||||
tmux -S /tmp/your_shared_session
|
||||
chmod 777 /tmp/your_shared_session
|
||||
|
||||
Reference in New Issue
Block a user