mirror of
https://github.com/neovim/neovim.git
synced 2026-07-28 11:36:45 +00:00
Problem: Terminal buffers are not refreshed when processing keys that
trigger partial mappings.
Solution: Process due terminal refreshes before redrawing.