mirror of
https://github.com/vim/vim.git
synced 2026-04-20 02:35:47 +02:00
Fix a few minor issues: 1. filename with whitespaces issue should be fixed now, fixes: #12357 2. ":Termdebug args" should work now, fixes: #15254 closes: #15261 Signed-off-by: Christian Brabandt <cb@256bit.org> Signed-off-by: Ubaldo Tiberi <ubaldo.tiberi@google.com>