criterion.rs icon indicating copy to clipboard operation
criterion.rs copied to clipboard

addition of fn print_newline to stop same line behaviour when using c…

Open jmwill86 opened this issue 2 years ago • 4 comments

…arriage return then resizing from smaller terminal windows and reset of last_line_len. Plus some formatting caused by rustfmt-preview

jmwill86 avatar Mar 07 '22 20:03 jmwill86

Proposed fix for #435

jmwill86 avatar Mar 07 '22 20:03 jmwill86

Just noticed this has been sitting here a while @bheisler? If there's anything I need to do then let me know :+1:

jmwill86 avatar Aug 24 '22 15:08 jmwill86

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.

lemmih avatar Aug 27 '22 08:08 lemmih

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.

bheisler avatar Aug 29 '22 23:08 bheisler