mirror of
https://github.com/neovim/neovim.git
synced 2026-02-01 18:11:12 +10:00
Problem: Separate message emitted for each newline present in Lua
print() arguments.
Solution: Make msg_multiline() handle NUL bytes. Refactor print() to use
msg_multiline(). Refactor vim.print() to use print().
43 KiB
43 KiB