This commit is contained in:
David Heinemeier Hansson
2026-02-18 21:09:54 +01:00
parent 082e870f06
commit ab52d79ef2
-2
View File
@@ -35,8 +35,6 @@ bind -n C-M-S-Right resize-pane -R 5
bind r command-prompt -I "#W" "rename-window -- '%%'"
bind c new-window -c "#{pane_current_path}"
bind k kill-window
bind -n C-S-Home new-window -c "#{pane_current_path}"
bind -n C-S-End kill-window
bind -n C-S-PageUp next-window
bind -n C-S-PageDown previous-window