mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Just stick to n/p
This commit is contained in:
@@ -54,11 +54,6 @@ bind -r S-Down resize-pane -D 5
|
|||||||
bind -r S-Up resize-pane -U 5
|
bind -r S-Up resize-pane -U 5
|
||||||
bind -r S-Right resize-pane -R 5
|
bind -r S-Right resize-pane -R 5
|
||||||
|
|
||||||
# Window navigation
|
|
||||||
unbind PPage
|
|
||||||
bind PPage previous-window
|
|
||||||
bind NPage next-window
|
|
||||||
|
|
||||||
# New windows in same directory
|
# New windows in same directory
|
||||||
bind c new-window -c "#{pane_current_path}"
|
bind c new-window -c "#{pane_current_path}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user