aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/iter.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-10-11 09:45:44 +0800
committerGitHub <noreply@github.com>2024-10-11 09:45:44 +0800
commit25665b365c2f8f3a81866f500da725e59be10389 (patch)
tree5cf2997ceffd4fee584a352268a919d088f54f8f /runtime/lua/vim/iter.lua
parent6f1601a1b94e6ea724d8436600c64760525d1d2b (diff)
downloadrneovim-25665b365c2f8f3a81866f500da725e59be10389.tar.gz
rneovim-25665b365c2f8f3a81866f500da725e59be10389.tar.bz2
rneovim-25665b365c2f8f3a81866f500da725e59be10389.zip
test(tui_spec): better prevent race between paste and input (#30751)
Problem: Using a single RPC request to child server isn't enough to prevent race between nvim_paste and nvim_input. Solution: Ensure both child client and child server have processed pending events by sending an empty DCS response to the child client and waiting for TermResponse autocommand on the child server.
Diffstat (limited to 'runtime/lua/vim/iter.lua')
0 files changed, 0 insertions, 0 deletions