mirror of
https://github.com/vim/vim.git
synced 2026-04-20 10:51:25 +02:00
Problem: Terminal debugger only works with the terminal feature.
Solution: Make it also work with a prompt buffer. Makes it possible to use
on MS-Windows. Various other improvements. (closes #3012)