Added aggressive-resize and disabled tmux alerts

This commit is contained in:
Nick Nisi
2012-08-15 07:44:01 -05:00
parent ef7ee5ab21
commit 32d6987054

View File

@@ -8,9 +8,18 @@ unbind C-b
set -g prefix C-a
bind C-a send-prefix
# Activity Monitoring
setw -g monitor-activity off
set -g visual-activity off
# reattach to user namespace
# set-option -g default-command "reattach-to-user-namespace -l zsh"
# Rather than constraining window size to the maximum size of any client
# connected to the *session*, constrain window size to the maximum size of any
# client connected to *that window*. Much more reasonable.
setw -g aggressive-resize on
# make delay shorter
set -sg escape-time 0