-
Notifications
You must be signed in to change notification settings - Fork 34
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
Empty app window #15
Comments
I think you have to install neovim > v0.2 |
What is your golang version? Please upgrade golang to the latest. |
Latest Go version: |
Latest master (10fa177) is still broken. |
And neovim version? |
See my previous comment: #15 (comment) |
Also, does it output anything in the command line? |
No |
I mean |
|
Your neovim version? This a GUI client on top of neovim. So it wouldn't work if you haven't installed neovim. |
Oh.. I totally missed that. 🙀 |
Yeah that's true. I'll fix that. |
I have installed nvim v0.2.0 now. Unhandle event update_sp
Unhandle event mode_info_set |
There is a static c library which was compiled in macOS 10.12.5 So probably it doens't work well in older macOS versions. |
Could you please elaborate on that? In my case I get:
and at exit
|
@edgarcosta what is your OS and version? |
@dzhou121 mac OS 10.11.6 |
Im also seeing this.
NVIM v0.2.0 |
|
@dzhou121 Could you please tell me which static C library are you talking about? |
Please try the latest Gonvim release. |
gonvim doesn't work for me, it just shows this empty window:
EDIT:
Using latest revision d234997 on OS X 10.11.6
The text was updated successfully, but these errors were encountered: