chore(config): tmux-sessionizer bindings

This commit is contained in:
2024-10-25 13:03:53 +03:00
parent 722b3c0cde
commit 9075f854fd

View File

@@ -32,6 +32,11 @@ bind r source-file ~/.dotfiles/config/tmux/tmux.conf \; display "tmux cfg reload
bind -r '(' switch-client -p\; refresh-client -S
bind -r ')' switch-client -n\; refresh-client -S
# tms, https://github.com/jrmoulton/tmux-sessionizer
bind C-h display-popup -E "tms"
bind C-j display-popup -E "tms switch"
bind C-k display-popup -E "tms windows"
# Open a new window with <prefix> + N
bind N new-window