]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1756: termdebug: Need a few more user commands v9.1.1756
authorbennyyip <yebenmy@gmail.com>
Sun, 14 Sep 2025 08:33:07 +0000 (04:33 -0400)
committerChristian Brabandt <cb@256bit.org>
Sun, 14 Sep 2025 08:33:07 +0000 (04:33 -0400)
commitc975d62473327d7ca74666d41c99651c23f09498
tree211e3cbd40246866909a06dec1ea65b101c03afa
parentc37f25c651722f118289c3e09e7ee5b905c57af4
patch 9.1.1756: termdebug: Need a few more user commands

Problem:  termdebug: Need a few more user commands
Solution: Add the :RunOrContinue and the :ToggleBreak user commands
          (bennyyip)

closes: #18283

Signed-off-by: bennyyip <yebenmy@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/tags
runtime/doc/terminal.txt
runtime/pack/dist/opt/termdebug/plugin/termdebug.vim
src/testdir/test_plugin_termdebug.vim
src/version.c