summaryrefslogtreecommitdiffstats
path: root/example_tmux.conf
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-01-10 19:31:34 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-01-10 19:31:34 +0000
commit2283f1987606eee211b2c3f5bdd40da1342aaca7 (patch)
treef1d61f83aa4a63aaf866df5b2785bc5aa4592f6a /example_tmux.conf
parent152bfa02f0693a8af3ba8a403f14c012351e4c71 (diff)
-temacs-copy should now be -Tcopy-mode
Diffstat (limited to 'example_tmux.conf')
-rw-r--r--example_tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/example_tmux.conf b/example_tmux.conf
index 18f5921d..2c7c8717 100644
--- a/example_tmux.conf
+++ b/example_tmux.conf
@@ -36,7 +36,7 @@ bind C-a send-prefix
# Turn the mouse on, but without copy mode dragging
set -g mouse on
unbind -n MouseDrag1Pane
-unbind -temacs-copy MouseDrag1Pane
+unbind -Tcopy-mode MouseDrag1Pane
# Some extra key bindings to select higher numbered windows
bind F1 selectw -t:10