rogual / neovim-dot-app

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

Window title never gets set #242

Open jrolfs opened 8 years ago

jrolfs commented 8 years ago

screen shot 2016-04-12 at 11 37 44 am

I've looked through some of the related PRs that have been closed for both Neovim and neovim-dot-app and can't figure out why the window title never gets set.

Calling call MacUpdateTitle() manually correctly updates the title to the current filename/icon.

Am I missing something?

jrolfs commented 8 years ago

Also, for the record, this is occurring with both Neovim and neovim-dot-app compiled from the latest source.