This commit is contained in:
DeveloperDurp 2025-04-07 05:13:44 -05:00
parent 0969564a71
commit 5c8eaa0a37
2 changed files with 7 additions and 7 deletions

View file

@ -37,8 +37,8 @@ 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 "h"
set-option -g @ssh-split-v-key 'v'
set-option -g @ssh-split-h-key "v"
set-option -g @ssh-split-v-key 'h'
set-option -g @ssh-split-keep-cwd "true"
set-option -g @ssh-split-keep-remote-cwd "true"