diff --git a/tmux.normal.conf b/tmux.normal.conf index a6a286a..e62ac38 100644 --- a/tmux.normal.conf +++ b/tmux.normal.conf @@ -43,6 +43,7 @@ set-window-option -g mode-keys vi #use vi-style keys in copy and choice modes # mouse set-option -g mouse on set-option -g mouse-utf8 on +bind -T root MouseDown3Pane send-keys -M #send right clicks to the application below # KEY BINDINGS # diff --git a/tmux.powerline.conf b/tmux.powerline.conf index 3eefbc9..06f0118 100644 --- a/tmux.powerline.conf +++ b/tmux.powerline.conf @@ -43,6 +43,7 @@ set-window-option -g mode-keys vi #use vi-style keys in copy and choice modes # mouse set-option -g mouse on set-option -g mouse-utf8 on +bind -T root MouseDown3Pane send-keys -M #send right clicks to the application below # KEY BINDINGS #