helix icon indicating copy to clipboard operation
helix copied to clipboard

dap: Improve error message when starting tmux

Open danyspin97 opened this issue 3 years ago • 1 comments

danyspin97 avatar Jul 29 '22 12:07 danyspin97

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

the-mikedavis avatar Jul 30 '22 17:07 the-mikedavis

Fixed in cb7615e0

archseer avatar Aug 22 '22 01:08 archseer