From 140ae43c29d664b97bce6c7721ef3e3b7dc98dd1 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Tue, 20 Oct 2015 15:08:17 -0400 Subject: [PATCH] Re-enable right click in applications inside tmux --- tmux.normal.conf | 1 + tmux.powerline.conf | 1 + 2 files changed, 2 insertions(+) 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 #