Check results are lost after closing paginator
The paginator can be confusing. When it's closed, results are no longer visible and user's have to re-run bento check (improved experience if #65 lands). Creating this ticket to track and discuss.
"check" process outputs to terminal, pipes to "less", and when I quit paginator I seemingly lost output
With #65 landing I think this issue is largely resolved. Let's close this ticket out for now and re-open if the frustration continues.
We are still getting feedback on this issue. A proposal to resolve the problem is to output bento check results to a temp file on all runs and to output the path to the file at the end of every bento check run.
can I get back to the previous results without re-running the whole thing?
I lost a handle on the report, re-running bento "check -f stylish > /tmp/bento_report" to save the report somewhere where I can actually review the stuff.