neovim/runtime/pack/dist
zeertzjq 76631ee593 fix(termdebug): handle partial lines passed to callback
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.

(cherry picked from commit f5601737ee)
2023-04-08 11:28:14 +00:00
..
opt fix(termdebug): handle partial lines passed to callback 2023-04-08 11:28:14 +00:00