diff options
author | Gregory Anders <greg@gpanders.com> | 2023-11-06 13:30:02 -0600 |
---|---|---|
committer | Gregory Anders <greg@gpanders.com> | 2023-11-07 08:25:43 -0600 |
commit | a14c7809181c11f859dd8560dd65d366411a08bc (patch) | |
tree | 3ace882e09a99a03b3eb91f74de9917c84c6f4ba /runtime/lua/vim/_editor.lua | |
parent | 748bc4d22d35b40f0795015e5d93113b526adf22 (diff) | |
download | rneovim-a14c7809181c11f859dd8560dd65d366411a08bc.tar.gz rneovim-a14c7809181c11f859dd8560dd65d366411a08bc.tar.bz2 rneovim-a14c7809181c11f859dd8560dd65d366411a08bc.zip |
fix(input): set termkey buffer size to read stream capacity
This ensures that the read stream never overflows termkey's internal
buffer. This only happens when a large amount of bytes are pushed into
termkey at the same time, which is exactly what happens when we receive
a large OSC 52 response.
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions