feat: made split equally same a nvim

This commit is contained in:
2026-04-02 13:29:57 -04:00
parent 1d7835bf4c
commit 1ebcd3ae46

View File

@@ -13,6 +13,9 @@ set -g pane-base-index 1
set -g renumber-windows on set -g renumber-windows on
set -g status-position top set -g status-position top
unbind =
bind = select-layout -E
# using vim motions # using vim motions
bind-key h select-pane -L bind-key h select-pane -L
bind-key j select-pane -D bind-key j select-pane -D