nvim-dap
nvim-dap copied to clipboard
fix(session): dap terminal buffer name
Set terminal dap buffer name with protected call. If setting buffer name fails, use a placeholder.
Fixes #722