mirror of
https://github.com/neovim/neovim.git
synced 2025-10-14 05:46:12 +00:00

Problem: Hang when filtering buffer with NUL bytes (after 9.1.1050). Solution: Don't subtract "written" from "lplen" repeatedly (zeertzjq). related: neovim/neovim#33173 closes: vim/vim#1701153fed23cb7
(cherry picked from commit431c037709
)