mirror of
https://github.com/neovim/neovim.git
synced 2024-12-27 14:21:31 -07:00
a9a48d6b5f
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. |
||
---|---|---|
.. | ||
channels_spec.lua | ||
exit_spec.lua | ||
fileio_spec.lua | ||
job_spec.lua | ||
log_spec.lua | ||
main_spec.lua | ||
path_spec.lua | ||
remote_spec.lua | ||
spellfile_spec.lua | ||
startup_spec.lua |