mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 22:33:13 +00:00
Problem: Cannot write and read terminal screendumps.
Solution: Add term_dumpwrite(), term_dumpread() and term_dumpdiff().
Also add assert_equalfile().
d96ff16511