1 2 3 4 5 6 7 8 9 10 11 12 13 14
unbind C-b set -g prefix C-a bind -n M-Left select-pane -L bind -n M-Right select-pane -R bind -n M-Up select-pane -U bind -n M-Down select-pane -D setw -g monitor-activity on set -g visual-activity on set-window-option -g window-status-current-bg yellow