diff --git a/.config/tmux/tmux_binds.conf b/.config/tmux/tmux_binds.conf index 6d0110f..75d09a8 100644 --- a/.config/tmux/tmux_binds.conf +++ b/.config/tmux/tmux_binds.conf @@ -7,6 +7,7 @@ bind-key 'j' switch-client -p bind-key 'k' switch-client -n bind-key 'l' next-window bind-key 'n' new-window -c '#{pane_current_path}' +bind-key 'N' new-window bind-key 'c' kill-window # Decide whether we're in a Vim process