neovim/runtime/pack/dist/opt/termdebug/plugin
zeertzjq e6d3f87dfd
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.
2023-04-08 19:27:58 +08:00
..
termdebug.vim fix(termdebug): handle partial lines passed to callback (#22950) 2023-04-08 19:27:58 +08:00