diff --git a/.tmux.conf b/.tmux.conf index 886eabf..f6999e7 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -46,8 +46,7 @@ bind -n M-9 select-window -t 9 bind -n M-0 select-window -t 10 bind -n M-m send-keys -t 9 q C-u "clear; tmux clear-history -t 9" C-m C-p C-p C-p C-m bind -n M-` last-window -bind C-o last-window -bind o send-keys C-o +bind C-o send-keys C-o bind r source-file ~/.tmux.conf bind -n C-Right next-window bind -n C-Left previous-window