Phil Scott

Results 47 comments of Phil Scott

Absolutely. Lets use this to brainstorm some scenarios and go from there. My little guy is stealing a ton of my time so extended coding sessions are a rarity so...

I can reproduce the line break issue on my machine with `main`. I think I've chased it down and we'll get that fixed real soon. But regarding the spinner -...

First, this is an excellent bug report. Love it. I think, unfortunately, the bug in question is that the `Confirm` method isn't throwing an exception that you can't do that...

Just a heads up, #298 was recently merged in. This doesn't fix this issue, but it does fail with an error message indicating this isn't supported behavior. In addition the...

The `Star` name wasn't something I intuitively understood either. `ProportionalWidth` would also be my preference.

I like that. Might make making it easier to expand this idea to things like a progress bar too

Can you send a reproduction of what you are seeing that's invalid? We are just sending ANSI sequences for the link markup which should be ignored by the console if...

I was able to reproduce on my end, thanks for the report. If you get a chance to take a look at submitting a PR with a fix I'd be...

I haven't been able to get on my PC for the past few days, but I was thinking about the syntax and one thought I had was perhaps this syntax...

I'm really digging the feedback from @jouniheikniemi. I'd actually prefer to break things than introduce properties to force it into working with the current model. Sorry to keep hemming and...