Comment by magarnicle 1 day ago Do you mean select into the clipboard? 1 comment magarnicle Reply canistel 1 day ago To tmux's clipboard and if required to the system clipboard too...set -s copy-command 'xsel -i'
canistel 1 day ago To tmux's clipboard and if required to the system clipboard too...set -s copy-command 'xsel -i'
To tmux's clipboard and if required to the system clipboard too...
set -s copy-command 'xsel -i'