this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(tmux): use `prefix-o` to switch between last sessions

+1 -1
+1 -1
.tmux.conf
··· 25 25 bind-key - resize-pane -D 5 26 26 bind-key > resize-pane -R 5 27 27 bind-key < resize-pane -L 5 28 - bind-key 0 switch-client -l 28 + bind-key o switch-client -l 29 29 30 30 # bind ctrl-ed version of other mappings 31 31 # e.g. `n` and `p` for navigating windows