Skip to content

Instantly share code, notes, and snippets.

@richbs
Created June 23, 2024 21:30
Show Gist options
  • Save richbs/7b51db1743f4b9017d756c641adee97a to your computer and use it in GitHub Desktop.
Save richbs/7b51db1743f4b9017d756c641adee97a to your computer and use it in GitHub Desktop.
.tmux.conf
set -g mouse on
bind-key -T copy-mode MouseDragEnd1Pane send -X copy-pipe-and-cancel "pbcopy"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment