aboutsummaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index ee933d7..c5414cb 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -29,7 +29,7 @@ bind-key -T copy-mode-vi 'y' send-keys -X copy-pipe-and-cancel 'xclip -sel clip
unbind -T copy-mode-vi MouseDragEnd1Pane
-bind-key -n 'F4' copy-mode
+bind-key -r C-c copy-mode
bind-key -r i run-shell "tmux neww /usr/local/bin/cht.sh"
bind-key -r D run-shell "tmux neww /usr/local/bin/tmus"