set -g mouse on set -g status-position bottom set -g status-style bg='#444444',fg='#cccccc' set -g status-right "%H:%M %d-%b-%y" bind -n C-M-l next-window bind -n C-M-h previous-window bind -n C-h select-pane -L bind -n C-j select-pane -D bind -n C-k select-pane -U bind -n C-l select-pane -R bind -n C-k send-keys -R \; clear-history