I believe this is a variation of neovim/neovim#20416.
Reproduction
- Open Neovim
- Run
:write(best if done via keymap).
- Go to command mode(
:)
- Exit out of command mode
- A second message appears on screen.
The second message has the wrong kind(set to "" instead of bufwrite).