mirror of
https://github.com/vim/vim.git
synced 2026-06-01 15:07:10 +02:00
32c67ba733
Problem: Terminal debugger doesn't handle command arguments.
Solution: Add the :TermdebugCommand command. Use a ! to execute right away.
(Christian Brabandt)