fixing tmux

This commit is contained in:
Bartek Stalewski 2018-05-16 16:33:45 +02:00
parent 6bcc9c9c9a
commit ec864cc09c

View File

@ -3,7 +3,7 @@ set -g default-terminal "screen-256color"
set -g base-index 1 set -g base-index 1
set -g renumber-windows on set -g renumber-windows on
set -g set-titles on set -g set-titles on
set -g mouse on set -g mouse off
setw -g aggressive-resize on setw -g aggressive-resize on
setw -g automatic-rename on setw -g automatic-rename on