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 [