aboutsummaryrefslogtreecommitdiff
path: root/tmux/tmux-macos.conf
blob: 6ce3dbd73be5fab4b453abcc0a98af7782083cc9 (plain) (blame)
1
2
bind-key -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-pipe "pbcopy" \; display-message "Copied! Long-live tmux! It works on shitty macOS!"
bind-key y send-keys -X copy-pipe "pbcopy" \; display-message "Copied system clipboard! Hooray! Long-live tmux!"