mirror of
https://github.com/neovim/neovim.git
synced 2025-09-15 07:48:18 +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
)