diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index dcef663..bd9cea4 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -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 + N bind N new-window