We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I thought I should open a new ticket for issues on windows, as it's very possible there will be many of them...
for now this still fails (versions current as of today):
atom-shell\atom.exe . eval.c [12480:0410/193553:INFO:renderer_main.cc(212)] Renderer process started [4700:0410/193555:INFO:CONSOLE(22)] "child process spawned: 11400", source: neovim.as\src\nvim\nvim.js (22) [4700:0410/193555:INFO:CONSOLE(25)] "child process closed", source: neovim.as\src\nvim\nvim.js (25) [12480:0410/193555:ERROR:ipc_channel_win.cc(136)] pipe error: 109
The text was updated successfully, but these errors were encountered:
this works
atom-shell\atom.exe .
but continually logs this line:
[11748:0410/194437:INFO:CONSOLE(257)] "Redraw event not handled: cursor_off,", source: neovim.as\src\nvim\ui.js (257) [11748:0410/194438:INFO:CONSOLE(257)] "Redraw event not handled: cursor_on,", source: neovim.as\src\nvim\ui.js (257)
Sorry, something went wrong.
cursor_on/off events have been replaced in the latest neovim
cursor_on/off
ah ok, I think there are not newer windows builds yet, I'll get a new one when its available
No branches or pull requests
I thought I should open a new ticket for issues on windows, as it's very possible there will be many of them...
for now this still fails (versions current as of today):
The text was updated successfully, but these errors were encountered: