mirror of
https://github.com/neovim/neovim.git
synced 2026-02-28 06:15:10 +00:00
When using feed_data() with hidden buffer, terminal refresh may arrive during may_restore_curbuf(), causing "last cursor" positions to change. Get the two "last cursor" positions in the same RPC call.