mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
We don't need this
This commit is contained in:
@@ -38,16 +38,6 @@ bind -T copy-mode-vi y send -X copy-selection-and-cancel
|
||||
bind | split-window -h -c "#{pane_current_path}"
|
||||
bind - split-window -v -c "#{pane_current_path}"
|
||||
|
||||
# Pane navigation
|
||||
unbind Left
|
||||
unbind Down
|
||||
unbind Up
|
||||
unbind Right
|
||||
bind Left select-pane -L
|
||||
bind Down select-pane -D
|
||||
bind Up select-pane -U
|
||||
bind Right select-pane -R
|
||||
|
||||
# Pane resizing
|
||||
bind -r S-Left resize-pane -L 10
|
||||
bind -r S-Down resize-pane -D 10
|
||||
|
||||
Reference in New Issue
Block a user