mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04: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)