mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 07:48:18 +00:00

The old behaviour (e.g. via `set display-=msgsep`) will not be available. Assuming that messages always are being drawn on msg_grid (or not drawn at all, and forwarded to `ext_messages` enabled UI) will allows some simplifcations and enhancements moving forward.