Files
neovim/test/functional/legacy
bfredl a9a48d6b5f refactor(message): simplify msg_puts_display and use batched grid updates
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.
2023-10-03 15:20:09 +02:00
..
2020-10-19 21:48:06 +02:00
2020-10-19 21:48:06 +02:00
2022-11-02 21:45:26 +08:00
2022-06-04 11:56:36 +08:00
2020-10-19 21:48:06 +02:00
2016-09-22 01:46:30 +07:00