summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.conf b/tmux.conf
index 67e7dd6..a1ea5ec 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -33,7 +33,7 @@ bind ^F run 'tmux choose-tree -Nwf"##{==:##{session_name},#{session_name}}"'
bind ^N new-window
bind ^D detach-client
bind ^[ copy-mode
-bind { copy-mode
+bind \{ copy-mode
bind Enter run 'tmux capture-pane -pJ | open-link'
bind -T copy-mode-vi v send-keys -X begin-selection