mirror of
https://github.com/zoriya/vim.git
synced 2026-07-03 07:23:31 +00:00
4c86830fc5
Problem: Cannot write a message to the terminal from the GUI. Solution: Add :echoconsole and use it in the test runner. (issue #7975)