]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1725: terminal debugger doesn't handle command arguments v8.0.1725
authorBram Moolenaar <Bram@vim.org>
Mon, 16 Apr 2018 14:21:49 +0000 (16:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 16 Apr 2018 14:21:49 +0000 (16:21 +0200)
commit32c67ba733abcd4f2d729595fdccb2295445636a
treea891e193961f611322ecdd72a53ee67a08c4316e
parent06965b838f3677251668dca726b07c5ad2499341
patch 8.0.1725: terminal debugger doesn't handle command arguments

Problem:    Terminal debugger doesn't handle command arguments.
Solution:   Add the :TermdebugCommand command.  Use a ! to execute right away.
            (Christian Brabandt)
runtime/doc/terminal.txt
runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
src/version.c