Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken by neovim 0.7.2 #1

Open
emmanueltouzery opened this issue Jul 1, 2022 · 1 comment · May be fixed by #2
Open

broken by neovim 0.7.2 #1

emmanueltouzery opened this issue Jul 1, 2022 · 1 comment · May be fixed by #2

Comments

@emmanueltouzery
Copy link

First off, thanks, this script is great! I really appreciate not having to depend on python.

However I think neovim 0.7.2 broke the integration. I get:

hint: Waiting for your editor to close the file... Error: Neovim must be running and have set $NVIM_LISTEN_ADDRESS for invim to communicate with it
error: There was a problem with the editor 'invim --tabedit --remote-wait'.

And this is the 0.7.2 changelog:
neovim/neovim@e8ee673

In particular, the first change is probably the cause of the issue:

BREAKING CHANGES:
neovim/neovim@fdd5178
neovim/neovim#18986 introduce $NVIM, unset $NVIM_LISTEN_ADDRESS

@emmanueltouzery
Copy link
Author

probably related: mhinz/neovim-remote@41e7016

@emmanueltouzery emmanueltouzery linked a pull request Dec 9, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant