summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index a27dcff..cc96c17 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -9,7 +9,7 @@ set-option -g focus-events on
#set -g default-shell '/bin/ksh'
# paste with Ctrl Y
-bind-key -n C-y run "tmux set-buffer \"$(xclip -o -sel clipboard)\"; tmux paste-buffer"
+#bind-key -n C-y run "tmux set-buffer \"$(xclip -o -sel clipboard)\"; tmux paste-buffer"
# command sequence for nested tmux sessions
bind-key a send-prefix