neovim-dot-app
neovim-dot-app copied to clipboard
Window title never gets set

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?
Also, for the record, this is occurring with both Neovim and neovim-dot-app compiled from the latest source.