See [this gist](https://gist.github.com/bbqtd/a4ac060d6f6b9ea6fe3aabe735aa9d95) basically add this to `.tmux.conf` ``` set-option default-terminal "screen-256color" ``` as [macos](/os/macos) comes with `screen-256color` but not `xterm-256color`.