From aa6135e5dc2723ef44b403972e621344a20fa1e6 Mon Sep 17 00:00:00 2001
From: Klesh Wong <klesh@qq.com>
Date: Wed, 17 Jun 2020 11:16:17 +0800
Subject: [PATCH] [misc] ...

---
 tmux.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tmux.conf b/tmux.conf
index ca70a2c..bc9426e 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -56,6 +56,7 @@ bind m \
 bind M \
     set-option -g mouse off \;\
     display 'Mouse: OFF'
+bind -t vi-copy y copy-pipe "xclip -sel clip -i"
 
 ############################
 # plugins