import changes from workstation
This commit is contained in:
@@ -79,6 +79,21 @@ set -g @tmux_window_name_max_name_len "100"
|
||||
|
||||
set -g @plugin 'tmux-plugins/tmux-open'
|
||||
|
||||
set -g @plugin 'pschmitt/tmux-ssh-split'
|
||||
set-option -g @ssh-split-keep-cwd "true"
|
||||
set-option -g @ssh-split-keep-remote-cwd "true"
|
||||
set-option -g @ssh-split-fail "true"
|
||||
set-option -g @ssh-split-no-env "false"
|
||||
set-option -g @ssh-split-no-shell "false"
|
||||
set-option -g @ssh-split-strip-cmd "true"
|
||||
set-option -g @ssh-split-verbose "true"
|
||||
set-option -g @ssh-split-debug "false"
|
||||
|
||||
set-option -g @ssh-split-h-key "V"
|
||||
set-option -g @ssh-split-v-key 'H'
|
||||
set-option -g @ssh-split-w-key "N"
|
||||
set-option -g @ssh-split-r-key "R"
|
||||
|
||||
###############################################################################
|
||||
###############################################################################
|
||||
### tmux-continuum ###
|
||||
|
||||
Reference in New Issue
Block a user