This commit is contained in:
2024-10-14 18:49:58 +02:00
parent 84237bcafc
commit 14b1e3b61f
2 changed files with 4 additions and 3 deletions

View File

@@ -31,6 +31,6 @@ bind-key -T copy-mode-vi y send-keys -X copy-selection-and-cancel
# Open panes in current directory
bind '"' split-window -v -c "#{pane_current_path}"
bind % split-window -h -c "#{pane-current_path}"
bind % split-window -h -c "#{pane_current_path}"
run '~/.tmux/plugins/tpm/tpm'