Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
patch 8.1.0071: terminal debugger only works with the terminal feature
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)
- Loading branch information
Showing
with
353 additions
and 42 deletions.
- +30 −0 runtime/doc/terminal.txt
- +321 −42 runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
- +2 −0 src/version.c
Oops, something went wrong.