set -g status-bg colour109 set -g status-right "[#T]" setw -g window-status-current-bg white set -g prefix C-v unbind C-b bind v send-prefix bind C-v last-window bind -n C-Right next-window bind -n C-Left previous-window bind -n C-Up select-pane -U bind -n C-Down select-pane -D bind | split-window -h bind - split-window -v