-
Notifications
You must be signed in to change notification settings - Fork 29
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
Crashes on creating a new split #52
Comments
It might be worth noting that I can create a new split with ctrlp by opening a file with |
I'm also having this issue for all I am actually not getting an error message or exit status, but the editor exits completely regardless of open buffers. Also on Windows 10, running stable of nodejs and latest of electron-prebuilt, nvim, and neovim-e. |
I guess the browser window recognized and closed the window... |
Any progress on this issue? Without splits, NeoVim will be a no-go for me; it'd be great to hear if this is being addressed. |
caused |
I'm running on Windows with HEAD of electron and neovim-e
To reproduce:
Open neovim-e
press
<C-w><C-s>
observe that neovim-e has crashed
the error message I get is this:
[13252:1009/122332:ERROR:ipc_channel_win.cc(435)] pipe error: 232
(Not very specific, sorry)The text was updated successfully, but these errors were encountered: