diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 8680533..392acf1 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -105,7 +105,6 @@ 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}" -bind x kill-window bind -n M-1 select-window -t 1 bind -n M-2 select-window -t 2