vi ~/.tmux.conf
https://github.com/lydavid/dotfiles/blob/main/.tmux.conf
For nested-tmux, I need to comment out the top-level terminal preferences.
From shell
tmux source ~/.tmux.conf
Or, from tmux command prompt1
<prefix key>, :, source ~/.tmux.conf
https://github.com/tmux/tmux/wiki/Getting-Started#the-configuration-fileĀ ↩