Files
neovim/test/functional
zeertzjq e20c4ea966 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.
2026-04-04 20:54:27 +08:00
..
2026-03-29 13:36:56 +02:00
2026-03-29 18:16:17 +02:00
2026-04-01 07:59:51 +08:00
2025-12-15 13:55:15 -05:00