mirror of
https://github.com/neovim/neovim.git
synced 2026-02-27 22:05:04 +00:00
Problem: Newlines emitted with ext_messages intended to position
the message/prompt on the message grid.
Solution: Don't emit these newlines with ext_messages, followup to 4260f73e.