mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 18:55:14 -07:00
76631ee593
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
|
||
---|---|---|
.. | ||
cfilter/plugin | ||
justify/plugin | ||
matchit | ||
shellmenu/plugin | ||
swapmouse/plugin | ||
termdebug/plugin | ||
vimball |