Files
neovim/test/functional
zeertzjq 6ef5f59be6 fix(channel): crash on exit after closing v:stderr channel (#38754)
Problem:  Crash on exit after closing v:stderr channel when piping
          to stdin.
Solution: Reopen stderr as /dev/null or NUL instead of closing it.
          This also avoids writing to an related file if one is opened
          after closing v:stderr.
(cherry picked from commit e20c4ea966)
2026-04-04 13:27:26 +00:00
..
2026-03-29 13:36:56 +02:00
2026-03-29 18:16:17 +02:00
2026-03-31 20:40:33 -04:00
2025-12-15 13:55:15 -05:00