-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Not sure if this will work, but worth a try...
First, replace literal tmux invocations with $TMUX_VIM_TMUX_BIN.
Then, when running tmux on local, ssh to remote, and try:
TMUX_VIM_TMUX_BIN='ssh local tmux'
TMUX_VIM_VIM_BIN='ssh remote vim'
The tmux-vim script will be running on remote, talking to tmux on local, which will in turn spawn vim on remote.
Will need ssh-keys in both directions.
Metadata
Metadata
Assignees
Labels
No labels