diff options
| author | zeertzjq <zeertzjq@outlook.com> | 2026-03-19 18:16:57 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-19 18:16:57 +0800 |
| commit | 7d6b6b2d14e511fa3b7e7dcf22ab1dc09b8d1104 (patch) | |
| tree | 3dd4b959569fd08da2de72cb9174fea2d4565af7 /runtime/lua/vim/provider/python.lua | |
| parent | 08c64bb03684597236680af72d3983a923fecd3e (diff) | |
fix(terminal): don't poll for output during scrollback refresh (#38365)
Problem:
If buffer update callbacks poll for uv events during terminal scrollback
refresh, new output from PTY process may lead to incorrect scrollback.
Solution:
Don't poll for output to the same terminal as the one being refreshed.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions
