criterion.rs
criterion.rs copied to clipboard
addition of fn print_newline to stop same line behaviour when using c…
…arriage return then resizing from smaller terminal windows and reset of last_line_len. Plus some formatting caused by rustfmt-preview
Proposed fix for #435
Just noticed this has been sitting here a while @bheisler? If there's anything I need to do then let me know :+1:
Just noticed this has been sitting here a while @bheisler? If there's anything I need to do then let me know 👍
It might take a while before this will be reviewed. Could help if you include a summary of the problem (including why it affects some terminals more than others), how your code solves the problem, and if there will be any visible changes other than fixing #435.
Sorry, I haven't had much energy for open source lately.
I'm kind of tired today and perhaps missing something obvious, but could you explain the problem and the solution in more detail? I'm not sure I understand either what the problem is or why this would fix it.