Roland Lammel
Roland Lammel
With this PR using interactive inputs on STDERR will be possible and also required adjustments for changes with https://github.com/atomicgo/cursor/pull/17 are applied. This is ready for review now.
> Cursor received the update `v0.2.0`. You can update the library in this PR (and while you're at it, you can also fix the conflict :) ). Done! Tests using...
> But I am a little torn apart, that some printers require `cursor.Writer` and some `ìo.Writer`. With #263 I introduced a component, that allows to print multiple live printers at...
Guess we have to decide on the approach first before I can continue here.
> Sorry for the long wait! Don't worry, I pretty much ran out of any remaining spare time in the last couple of months too. So let's get back to...
This is somewhat related to #261. The cursor used is `atomicgo.dev/cursor` which is not capable of handling stderr currently. There is a PR https://github.com/atomicgo/cursor/pull/7 open there which needs some more...
@padremortius Do you want to continue on this PR or shall we close it?
This section was revised in PR #2277 . Seems like we overlooked a chance to correct the naming there. Not sure how often the old const is used in the...