From 892bbfa292a78d18f182666212049443535c5063 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 7 Dec 2019 15:04:56 -0500 Subject: fix for new tmux --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3