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

(Windows) crashes when switching splits #40

Open
aikeru opened this issue Jul 5, 2015 · 0 comments
Open

(Windows) crashes when switching splits #40

aikeru opened this issue Jul 5, 2015 · 0 comments

Comments

@aikeru
Copy link

aikeru commented Jul 5, 2015

Say I have a split and switch using Ctrl+w then an arrow key, or ctrl+ww. The app then crashes.
I can switch if I click on a different split, however.

Here's the last x lines of output:

[19868:0704/230223:INFO:CONSOLE(0)] Error processing argument 0.
[19868:0704/230223:INFO:CONSOLE(0)] TypeError: Error processing argument 0.
    at TypeError (native)
    at EventEmitter.<anonymous> (C:\Users\<my user>\AppData\Roaming\npm\node_module
s\electron-prebuilt\dist\resources\atom.asar\browser\api\lib\browser-window.js:3
4:22)
    at emitTwo (events.js:87:13)
    at EventEmitter.emit (events.js:172:7)
[19868:0704/230223:INFO:CONSOLE(0)] Error processing argument 0.
[19868:0704/230223:INFO:CONSOLE(0)] TypeError: Error processing argument 0.
    at TypeError (native)
    at EventEmitter.<anonymous> (C:\Users\<my user>\AppData\Roaming\npm\node_module
s\electron-prebuilt\dist\resources\atom.asar\browser\api\lib\browser-window.js:3
4:22)
    at emitTwo (events.js:87:13)
    at EventEmitter.emit (events.js:172:7)
[19868:0704/230249:INFO:CONSOLE(27)] "child process closed", source: C:\Scripts\
neovim-e\src\nvim\nvim.js (27)
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

1 participant