mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04: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>