mirror of
https://github.com/neovim/neovim.git
synced 2026-05-18 03:00:10 +00:00
Problem: Crash when exiting early. (Ralf Schandl)
Solution: Only pop/push the title when it was set. (closes vim/vim#4334)
e5c83286bb
Co-authored-by: Bram Moolenaar <Bram@vim.org>