···26bind-key > resize-pane -R 5
27bind-key < resize-pane -L 5
28bind-key o switch-client -l
002930# bind ctrl-ed version of other mappings
31# e.g. `n` and `p` for navigating windows
···26bind-key > resize-pane -R 5
27bind-key < resize-pane -L 5
28bind-key o switch-client -l
29+bind-key C-n next-window
30+bind-key C-p previous-window
3132# bind ctrl-ed version of other mappings
33# e.g. `n` and `p` for navigating windows