mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-01-21 10:37:14 +01:00
Problem: Terminal debugger doesn't handle command arguments.
Solution: Add the :TermdebugCommand command. Use a ! to execute right away.
(Christian Brabandt)