|
|
|
|
|
by ryukafalz
3737 days ago
|
|
Since you're using iTerm, here's a fancy little trick: If you're connected to a remote machine, run 'tmux -CC'. Tmux tabs on the remote machine will appear as iTerm tabs on your local machine. (This works for attaching to existing tmux sessions as well: 'tmux -CC attach'.) |
|