mirror of
https://github.com/neovim/neovim.git
synced 2026-03-30 04:12:01 +00:00
Problem: termdebug :Break does not support `thread` and `if` arguments
Solution: extend :Break and :Tbreak to accept optional location, thread
{nr}, and if {expr} arguments (Yinzuo Jiang).
closes: vim/vim#19613
5890ea5397
AI-assisted: Codex