joefitzgerald/go-plus

Unable to clear output

freebiesoft opened this issue · 0 comments

I am running a program that outputs lots of text to stdout. Eventually after I have ran the program enough times, Atom freezes up because there's too much text in the output panel. I see there is no option to clear the output between runs unlike there is with the go debugger's pane?

Is there any way I can clear this without having to re open Atom all the time?