mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 04:25:03 +00:00
Flush input before entering, not only when leaving, paste mode. Else there could be pending input which will erroneously be sent to the paste handler.