remove duplicate option
This commit is contained in:
parent
b99ed3297a
commit
d689c254fa
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ bind R source-file ~/.tmux.conf \; display-message " Config reloaded..."
|
||||||
set -g mouse on
|
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'"
|
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
|
set-window-option -g mode-keys vi
|
||||||
|
|
||||||
unbind [
|
unbind [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue