Turn off mouse mode
This commit is contained in:
parent
1e3568fb80
commit
1598219d63
@ -49,7 +49,6 @@ bind E setw synchronize-panes off
|
|||||||
# set first window to index 1 (not 0) to map more to the keyboard layout...
|
# set first window to index 1 (not 0) to map more to the keyboard layout...
|
||||||
set-option -g base-index 1
|
set-option -g base-index 1
|
||||||
set-window-option -g pane-base-index 1
|
set-window-option -g pane-base-index 1
|
||||||
set-window-option -g mouse on
|
|
||||||
|
|
||||||
# color scheme (styled as vim-powerline)
|
# color scheme (styled as vim-powerline)
|
||||||
set -g status-left-length 52
|
set -g status-left-length 52
|
||||||
|
Loading…
Reference in New Issue
Block a user