This commit is contained in:
DeveloperDurp 2025-03-13 14:36:04 -05:00
parent f9f9e4ce14
commit 5ae6090242
8 changed files with 17 additions and 14 deletions

View file

@ -23,10 +23,10 @@ set -g base-index 1
set -g pane-base-index 1
set-window-option -g pane-base-index 1
set-option -g renumber-windows on
set-option -g @ssh-split-h-key "%"
set-option -g @ssh-split-v-key '"'
set-option -g @ssh-split-keep-cwd "true"
set-option -g @ssh-split-keep-remote-cwd "true"
set-option -g @ssh-split-h-key "%"
set-option -g @ssh-split-v-key '"'
set-option -g @ssh-split-keep-cwd "true"
set-option -g @ssh-split-keep-remote-cwd "true"
# resize windows
bind -n C-M-h resize-pane -L 5