mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 23:21:33 +10:00
- If tick == 0 at the last chunk, the first :echo will print an empty string, which isn't really helpful, and may cause :redraw to move cursor to the message area for 'showmode'. - If tick > 0 at the last chunk, there'll be another :echo that prints an empty string immediately after the :redraw.
41 KiB
41 KiB