rogual / neovim-dot-app

Mac OS X GUI for Neovim
1.13k stars 62 forks source link

Only blank window shown when launching #288

Closed ckybonist closed 3 years ago

ckybonist commented 8 years ago

I got a blank window like this:

2016-08-18 00 15 32

Version:

OS: EI Capitan 10.11.6
neovim: 0.1.4
neovim-dot-app: rogual/neovim-dot-app/neovim-dot-app: stable 0.1.4, HEAD

I follow these steps to install:

1. brew tap rogual/neovim-dot-app
2. export VIM="/usr/local/bin/nvim" && brew install neovim-dot-app --HEAD
3. brew linkapps neovim-dot-app
kamilc commented 8 years ago

Same here

bambu commented 8 years ago

Here are a few things you can try do to troubleshoot:

ckybonist commented 8 years ago
bambu commented 8 years ago

Thanks for following up. Does it load properly when you don't load Deoplete? It sounds like Deoplete might be prompting or sending a message which is hanging things up. On the good side, sounds like pressing enter makes it work.

I think i know what the problem is. I'll try to work on it tonight

ckybonist commented 8 years ago

Neovim run properly if I don't load deoplete, however, I found other problems: