diff options
Diffstat (limited to '.tmux.conf')
| -rw-r--r-- | .tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ bind -T prefix v copy-mode bind -T copy-mode-vi v send-keys -X begin-selection bind -T copy-mode-vi V send-keys -X select-line bind -T copy-mode-vi C-v send-keys -X rectangle-toggle -#bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel 'wl-copy -p' +bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel 'wl-copy -p' set -s set-clipboard external set -s copy-command 'wl-copy -p' # v3.2+ |
