← Back to context Comment by magarnicle 2 days ago Do you mean select into the clipboard? 1 comment magarnicle Reply canistel 2 days ago To tmux's clipboard and if required to the system clipboard too...set -s copy-command 'xsel -i'
canistel 2 days 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'