Will McGugan

Results 445 comments of Will McGugan

Not convinced we really need this. You can always print something after the spinner has disappeared.

Bear with me. Will review PRs within a week or two.

I'd love to implement this. Not certain how to render it yet. Rich shows a few lines before and after the highlighted line, and I wouldn't want to break that...

We have the ability to highlight additional ranges within Syntax now. So this might be a good point to tackle this.

Seems reasonable. I might also make the repeated time a dimmer color, so the regular color indicates the start of the minute. Not sure when I'll get to this. If...

The constructor already has a large argument list. I'd prefer not to add to it without good reason. What is your use case? Why do you not want identical times...

That seems a very good way of expressing the test expectations. It's nice to be able to visually compare. I think, yes the crosshairs should have trailing whitespace. BTW, sorry...

It's fine not to use `options`. Not all renderables require it. Re testing the ANSI codes. You could test at a slightly higher level. Perhaps test the Segment objects have...