mirror of
https://github.com/neovim/neovim.git
synced 2026-03-16 22:07:26 +00:00
Problem: If multiple paste "chunks" are streamed, chunks after the
first line are pasted into the buffer.
Solution: Check for cmdline-mode for all chunks in a paste-stream.