nikvdp / neomux

Control Neovim from shells running inside Neovim.
MIT License
350 stars 11 forks source link

`nvim --remote` #16

Open frenchy64 opened 2 years ago

frenchy64 commented 2 years ago

It looks like some of neovim-remote's features have landed in nvim https://github.com/mhinz/neovim-remote/issues/175

I'm curious if it's featureful enough to replace neovim-remote in this project?

nikvdp commented 2 years ago

Nice, thanks for the heads up! Took a quick glance at the options the new --remote supports and it may well be enough -- will do some testing later and see how hard it'd be to migrate