resolve some scrolling issues

This commit is contained in:
Cedric Girard 2014-12-02 17:17:13 +01:00
parent 64ea903e64
commit 972c23b2f5
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
set -g default-terminal "screen-256color"
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
source-file /usr/share/tmux/powerline.conf
# Set window notifications
setw -g monitor-activity on
set -g visual-activity on
unbind s
bind s set -g synchronize-panes