mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 07:31:45 +10:00
msg_puts_display was more complex than necessary in nvim, as in nvim, it no longer talks directly with a terminal. In particular we don't need to scroll the grid before emiting the last char. The TUI already takes care of things like that, for terminals where it matters.
48 KiB
48 KiB