mirror of
https://github.com/vim/vim.git
synced 2026-02-15 11:53:58 +01:00
Problem: Sending buffer lines to terminal doesn't work on MS-Windows.
Solution: Use CR instead of NL after every line. Make the EOF text work
properly. Add the ++eof argument to :terminal.