mirror of
https://github.com/neovim/neovim.git
synced 2026-03-25 18:10:56 +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>