helix
helix copied to clipboard
dap: Improve error message when starting tmux
I think this is a good usability improvement but this whole function really needs a refactor to use a Result and bubble up errors into Editor::set_error rather than panics
Fixed in cb7615e0