When tmux started, selecting text with trackpad activates the default tmux copy behavior with the default tmux selection color.
After Ctrl-b-r, that tmux config re-read, selecting text happens with grey selection color and Cmd-C will put the selected text to system clipboard.
Update: my tmux conf ends with
set -g @plugin 'tmux-plugins/tmux-yank
When tmux started, selecting text with trackpad activates the default tmux copy behavior with the default tmux selection color. After Ctrl-b-r, that tmux config re-read, selecting text happens with grey selection color and Cmd-C will put the selected text to system clipboard.
Update: my tmux conf ends with
set -g @plugin 'tmux-plugins/tmux-yank