From 2283f1987606eee211b2c3f5bdd40da1342aaca7 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Tue, 10 Jan 2017 19:31:34 +0000 Subject: [PATCH] -temacs-copy should now be -Tcopy-mode --- example_tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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