Using The Iterm 2 And Tmux Integration
1
Install tmux and iTerm2
2
Start new tmux session using -CC option
tmux -CCtmux mode started3
Open new tabs and windows
cmd + tcmd + ncmd + dcmd + shift + d
4
Detaching tmux
Detach tmux Session
5
Attach to an existing tmux session
tmux -CC attach