From ab52d79ef216bbfb9cf90056bcf9bd600128d595 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 18 Feb 2026 21:09:54 +0100 Subject: [PATCH] Excess --- config/tmux/tmux.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index b93131e1..64fc0abc 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -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