mirror of
https://github.com/neovim/neovim.git
synced 2026-02-13 07:52:27 +10:00
Problem: File name entered in GUI dialog is ignored (after v9.1.0265)
Solution: Only set file name to "Untitled" if GUI dialog didn't set it.
(zeertzjq)
closes: vim/vim#14417
c20bdf1107