mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00

When pasting with OSC 52 some terminals show a prompt to the user asking for permission to read from the system clipboard. When this prompt appears, 1s is not long enough to wait. Increase the timeout to 10s and show a message to the user indicating how to interrupt the wait after 1s.