Update tmux binding
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user