update tmux conf for 1.9
This commit is contained in:
parent
ea104397f8
commit
60f3524a06
1 changed files with 2 additions and 4 deletions
|
|
@ -30,10 +30,8 @@ set-option -g set-titles on
|
|||
set-option -g set-titles-string '[#S:#I #H] #W'
|
||||
|
||||
# mouse mode
|
||||
set -g mode-mouse on
|
||||
set -g mouse-resize-pane on
|
||||
set -g mouse-select-pane on
|
||||
set -g mouse-select-window on
|
||||
set -g mouse-utf8 on
|
||||
set -g mouse on
|
||||
|
||||
# big scrollback
|
||||
set -g history-limit 10240
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue