mirror of
https://github.com/neovim/neovim.git
synced 2026-05-14 17:27:11 +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.