diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index bd94a5f2..5876fd57 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -73,8 +73,8 @@ bind -n C-M-Left previous-window bind -n C-M-Right next-window # Session navigation -bind -n C-M-Up switch-client -p -bind -n C-M-Down switch-client -n +bind -n C-M-Up switch-client -n +bind -n C-M-Down switch-client -p # Sessions bind C new-session