diff --git a/tmux/tmux.conf b/tmux/tmux.conf index f6fafdd..26c63a8 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -32,6 +32,8 @@ set-window-option -g mode-keys vi #{{{2 WINDOWS bind-key C-a last-window +bind -n M-h previous-window +bind -n M-l next-window #{{{2 PANES