update
This commit is contained in:
parent
f9f9e4ce14
commit
5ae6090242
8 changed files with 17 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue