daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

NGShowProjectView doesn’t do anything when NVIM_GTK_NO_HEADERBAR=1 #246

Open Hawk777 opened 3 years ago

Hawk777 commented 3 years ago

Describe the bug Launch nvim-gtk with NVIM_GTK_NO_HEADERBAR=1. Type :NGShowProjectView. Nothing happens. I expected the popup to appear somewhere when requested by command, just that there would not be a button to make it pop up (since the headerbar is hidden).

Technical information (please complete the following information):