From d689c254faff5893cee7f04905400ef639e8df86 Mon Sep 17 00:00:00 2001 From: Yorick Date: Tue, 23 May 2017 12:34:52 +0200 Subject: [PATCH] remove duplicate option --- tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index 2e637d5..8ae386b 100644 --- a/tmux.conf +++ b/tmux.conf @@ -6,7 +6,6 @@ bind R source-file ~/.tmux.conf \; display-message " Config reloaded..." set -g mouse on bind -n WheelUpPane if-shell -F -t = "#{mouse_any_flag}" "send-keys -M" "if -Ft= '#{pane_in_mode}' 'send-keys -M' 'copy-mode -e'" -setw -g mode-keys vi set-window-option -g mode-keys vi unbind [