Paweł Gościcki
Paweł Gościcki
Doesn't work in latest Chrome (Version 47.0.2526.8 dev (64-bit); OS X). Such a shame as this looks like an awesome tool.
Please test with the latest incarnation of the responds_to_parent plugin, which you can find here: http://github.com/stonefield/responds_to_parent And do report back :)
I'll try running it with the `--nofork` option. It's not exactly a crash. The app just hangs and I have to force kill it. The JSX file is not large,...
If I force quit a stalled goneovim, there's no backtrace: ``` ☺ goneovim --nofork zsh: terminated goneovim --nofork ````
Managed to get the stack trace. Attaching. [GONEOVIM-HANGUP-stacktrace.txt](https://github.com/user-attachments/files/17924197/GONEOVIM-HANGUP-stacktrace.txt)
When I run your command I get this: ``` ☺ open /Users/akiyosi/debug3.log: no such file or directory ``` I might be using some daily build though.
I've downloaded the official 0.6.10 release and I'm still getting that error when running `/Applications/goneovim.app/Contents/MacOS/goneovim --noconfig -- -u NONE`: ``` ☺ open /Users/akiyosi/debug3.log: no such file or directory ``` My...
Now I can run the application with `/Applications/goneovim.app/Contents/MacOS/goneovim --noconfig -- -u NONE` but that's not a workable solution. I cannot use vim like this :D I'm doing anything crazy. Just...
FWIW the crashes usually occur when I scroll up/down or sideways. I'm using Apple's Magic Mouse (maybe that's a factor? its scrolling is kinda different from regular mouses).
@voxpelli could you please release a version with support for the flat eslint config file? It can be a pre-release too, as that also helps.