diff --git a/users/josh/programs/tmux/tmux-reset.conf b/users/josh/programs/tmux/tmux-reset.conf index 204af4b..362abdc 100644 --- a/users/josh/programs/tmux/tmux-reset.conf +++ b/users/josh/programs/tmux/tmux-reset.conf @@ -47,7 +47,8 @@ bind -r l select-pane -R bind $ command-prompt "rename-session %%" bind -r ) switch-client -n bind -r ( switch-client -p - +# custom +bind C command-prompt -p "session name:" "new-session -s '%%'" # Tmux util bind X source-file ~/.config/tmux/tmux.conf