diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-09-23 19:50:57 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-23 11:50:57 +0000 |
commit | 5acdc4499e2036c90172b2b085f207ee4d5cfee4 (patch) | |
tree | 50b1ba5cc934ab69635c91aaa9d0537ef4941403 /test/functional/lua/vim_spec.lua | |
parent | cac86e9b4c14150e321650d37a7b27e88f72c243 (diff) | |
download | rneovim-5acdc4499e2036c90172b2b085f207ee4d5cfee4.tar.gz rneovim-5acdc4499e2036c90172b2b085f207ee4d5cfee4.tar.bz2 rneovim-5acdc4499e2036c90172b2b085f207ee4d5cfee4.zip |
test(tui_spec): prevent another case of race between paste and input (#30481)
Problem: When input immediately follows end of bracketed paste, the
nvim_input may be processed before the nvim_paste.
Solution: Ensure some waiting after the end of a bracketed paste.
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions