aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index ca7cbc5..c9a8a23 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -10,6 +10,7 @@ set-option -g focus-events on
# paste with Ctrl Y
#bind-key -n C-y run "tmux set-buffer \"$(xclip -o -sel clipboard)\"; tmux paste-buffer"
+unbind C-y
# command sequence for nested tmux sessions
bind-key a send-prefix