Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tmux [2015/07/06 09:28]
steve
tmux [2016/05/04 13:27]
steve
Line 20: Line 20:
 <​code>​ <​code>​
 tmux attach -d tmux attach -d
 +</​code>​
 +
 +== List active sesssions ==
 +
 +Also displays which ones are attached:
 +
 +<​code>​
 +tmux list-sessions
 </​code>​ </​code>​