mirror of
https://github.com/neovim/neovim.git
synced 2026-02-05 20:11:46 +10:00
Problem: Error from term_start() not caught by try/catch.
Solution: save and restore did_emsg when applying autocommands. (Ozaki
Kiichi, closes vim/vim#9361)
c3f91c0648
Co-authored-by: ichizok <gclient.gaap@gmail.com>