rogual / neovim-dot-app

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

Neovim-dot-app has window title only #252

Closed khalidchawtany closed 8 years ago

khalidchawtany commented 8 years ago

I am facing a very strange issue. My neovim-dot-app shows a window title only. I cannot change the height of the window. Even if I make it full-screen, just a title is shown for a second then it switches back to the other desktop. I can resize the desktop horizontally. However, I cannot make any vertical change to the window size. I can see window title change as I edit files and I can enter commands. So, it does work but shows nothing.

Believe it or not this is all I can see :( screen shot 2016-04-28 at 2 29 17 am

Note: I am using the latest version (--HEAD) of neovim and neovim-dot-app.

jrolfs commented 8 years ago

Have you taken a loot at https://github.com/rogual/neovim-dot-app/issues/203? That solved this problem for me.

khalidchawtany commented 8 years ago

@jrolfs thank you very much. You made my day :)