aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_editor.lua
diff options
context:
space:
mode:
authorGregory Anders <greg@gpanders.com>2023-11-06 13:30:02 -0600
committerGregory Anders <greg@gpanders.com>2023-11-07 08:25:43 -0600
commita14c7809181c11f859dd8560dd65d366411a08bc (patch)
tree3ace882e09a99a03b3eb91f74de9917c84c6f4ba /runtime/lua/vim/_editor.lua
parent748bc4d22d35b40f0795015e5d93113b526adf22 (diff)
downloadrneovim-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