christoomey / vim-tmux-navigator

Seamless navigation between tmux panes and vim splits
MIT License
5.28k stars 325 forks source link

howto make it work with docker containers? #311

Open Gavus opened 2 years ago

Gavus commented 2 years ago

Hi,

I usually have a setup where my host have a tmux session, and I have multiple splits with docker containers running vim. Anyone been successful with vim-tmux-navigator in a similar setup?

I have tried to share a volume $TMUX:$TMUX:rw, the .tmux.conf and also the TMUX env variable, but it does not help.