1
0
mirror of https://github.com/balkian/dotfiles.git synced 2025-08-23 00:02:19 +00:00

New version of tmux

This commit is contained in:
J. Fernando Sánchez
2015-11-25 03:24:33 +01:00
parent ebcaeb805c
commit cfb2d498fa
3 changed files with 4 additions and 7 deletions

View File

@@ -50,9 +50,8 @@ set -g visual-activity on
set -g automatic-rename off
# Mouse and panes
setw -g mode-mouse on
set-option -g mouse-select-pane on
set-option -g mouse-resize-pane on
set -g mouse-utf8 on
set -g mouse on
# resize only if actively looking
setw -g aggressive-resize on