Excess CR

This commit is contained in:
David Heinemeier Hansson
2026-02-18 21:10:27 +01:00
parent 7d011c0249
commit 5f978a9ea9
-1
View File
@@ -30,7 +30,6 @@ bind -n C-M-S-Down resize-pane -D 5
bind -n C-M-S-Up resize-pane -U 5
bind -n C-M-S-Right resize-pane -R 5
# Window navigation
bind r command-prompt -I "#W" "rename-window -- '%%'"
bind c new-window -c "#{pane_current_path}"