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

running on Windows #30

Open
jmlucjav opened this issue Apr 10, 2015 · 3 comments
Open

running on Windows #30

jmlucjav opened this issue Apr 10, 2015 · 3 comments

Comments

@jmlucjav
Copy link

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
@jmlucjav
Copy link
Author

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)

@coolwanglu
Copy link
Owner

cursor_on/off events have been replaced in the latest neovim

@jmlucjav
Copy link
Author

ah ok, I think there are not newer windows builds yet, I'll get a new one when its available

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

No branches or pull requests

2 participants