I want all my selections to go to both buffer, not just one. Is this possible? I tried setting ``` set -g @yank_selection_mouse 'primary,clipboard' ``` But only the latter has the selected text.