set -g default-terminal "screen-256color" set -g prefix C-q set -g history-limit 10000 set-window-option -g xterm-keys on set -g status-bg colour235 set -g status-fg colour32 set-window-option -g automatic-rename on set -g pane-active-border-fg white setw -g aggressive-resize on set-option -g status-utf8 on setw -g monitor-activity on set -g visual-activity on bind-key a send-prefix set -gw mode-keys emacs # Binds bind r source-file ~/.tmux.conf bind-key L last-window