bento icon indicating copy to clipboard operation
bento copied to clipboard

Check results are lost after closing paginator

Open dlukeomalley opened this issue 6 years ago • 2 comments

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

dlukeomalley avatar Oct 22 '19 21:10 dlukeomalley

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.

dlukeomalley avatar Nov 01 '19 04:11 dlukeomalley

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.

dlukeomalley avatar Dec 07 '19 03:12 dlukeomalley