update tmux settings for tmux 2.1
update mouse options for new settings in tmux 2.1
bbdc08780c/CHANGES
This commit is contained in:
@@ -80,10 +80,7 @@ bind -r L resize-pane -R 10
|
||||
# enable mouse support for switching panes/windows
|
||||
# NOTE: This breaks selecting/copying text on OSX
|
||||
# To select text as expected, hold Option to disable it (iTerm2)
|
||||
setw -g mode-mouse on
|
||||
set -g mouse-select-pane on
|
||||
set -g mouse-resize-pane on
|
||||
set -g mouse-select-window on
|
||||
setw -g mouse on
|
||||
|
||||
# maximizing and restoring windows
|
||||
unbind Up
|
||||
|
||||
Reference in New Issue
Block a user