diff --git a/shell/tmux.conf b/shell/tmux.conf index 1cab6ac..4569a0d 100644 --- a/shell/tmux.conf +++ b/shell/tmux.conf @@ -22,6 +22,10 @@ bind r \ source-file ~/.tmux.conf \;\ display 'Reloaded tmux config' +bind -n M-h previous-window +bind -n M-l next-window +bind -n M-j switch-client -n +bind -n M-k switch-client -p # pane number display set-option -g display-panes-active-colour blue #blue set-option -g display-panes-colour brightred #orange