]> granicus.if.org Git - vim/commit
patch 8.1.0071: terminal debugger only works with the terminal feature v8.1.0071
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Jun 2018 19:34:11 +0000 (21:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Jun 2018 19:34:11 +0000 (21:34 +0200)
commitb3307b5e7e7bd3962b0d5c61a94e638564c146b0
tree86f100d9dbbc1ec8b4e5be330a2c025f34aa3f0f
parent222cd20e2662e7478cfe42b78cc4f1c153ca819d
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)
runtime/doc/terminal.txt
runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
src/version.c