HomePage[h] TmuxBasics[b] TmuxIntermediate[i] TmuxAdvanced[a]
See this gist basically add this to .tmux.conf
.tmux.conf
set-option default-terminal "screen-256color"
as macos comes with screen-256color but not xterm-256color.
screen-256color
xterm-256color