Skip to content

Running on remote ssh host #12

@sdt

Description

@sdt

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions