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