diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-04-08 19:27:58 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-08 19:27:58 +0800 |
commit | e6d3f87dfd71dde94aebce600fd11cb954af1ba9 (patch) | |
tree | ea2469981090616593414514adcdf311543c5d88 /test/functional/vimscript/eval_spec.lua | |
parent | 5d01d2338943ef535fdb40c9639269208e720d74 (diff) | |
download | rneovim-e6d3f87dfd71dde94aebce600fd11cb954af1ba9.tar.gz rneovim-e6d3f87dfd71dde94aebce600fd11cb954af1ba9.tar.bz2 rneovim-e6d3f87dfd71dde94aebce600fd11cb954af1ba9.zip |
fix(termdebug): handle partial lines passed to callback (#22950)
Problem:
Job callbacks in termdebug cannot handle partial lines.
Solution:
Add a wrapper function that handles partial lines and only passes full
lines to the real callback.
Fix #22929.
Diffstat (limited to 'test/functional/vimscript/eval_spec.lua')
0 files changed, 0 insertions, 0 deletions