mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 07:01:54 +10:00
Problem: Crash when a terminal receives OSC 2 just after closing its
buffer but before terminal job exits.
Solution: Remove FUNC_ATTR_NONNULL_ALL from buf_set_term_title() and
check for NULL.
41 KiB
41 KiB