You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to setup Markdown Preview. I am mainly using a headless Neovim instance inside various docker containers and nvim-qt to connect to them to have different dev environments. Docker is used from inside the Windows Subsystem for Linux on Windows 11. When directly launching nvim in the wsl2 terminal, I can launch the Markdown Preview just fine, but if I try it in nvim-qt either connected to a headless nvim in the WSL2 or inside a docker container, nothing happens. I assume this is due to the fact that the connection address (ip and port) are not correct. Does anyone know how I could solve this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm trying to setup Markdown Preview. I am mainly using a headless Neovim instance inside various docker containers and nvim-qt to connect to them to have different dev environments. Docker is used from inside the Windows Subsystem for Linux on Windows 11. When directly launching nvim in the wsl2 terminal, I can launch the Markdown Preview just fine, but if I try it in nvim-qt either connected to a headless nvim in the WSL2 or inside a docker container, nothing happens. I assume this is due to the fact that the connection address (ip and port) are not correct. Does anyone know how I could solve this?
Best,
Daniel
Beta Was this translation helpful? Give feedback.
All reactions