Marvin Wendt

Results 177 comments of Marvin Wendt

Hi @KarolosLykos, looks good so far! The only thing is, that it's not visible, that the ConfirmPrinter will automatically choose a value, after a given time. Could you add a...

Hi @KarolosLykos, I will look into it. Weird that windows times out.

Hi @KarolosLykos, I spent some time trying to find the bug here. I guess that some keyboard event is pushed and never read, meaning that all following events are out...

Hi @lammel, it seems like this branch doesn't build: ![image](https://github.com/pterm/pterm/assets/31022056/9dc9b245-b413-4f1f-a1fa-1737c65878a4)

Oh, I guess this requires the new cursor updates.

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 :) ).

Awesome! 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...

Hi, sorry for the delay.. > Maybe we should take another look at cursor if we can support Windows without requiring syscalls and hence the Fd(). Windows Terminal supports xterm-256color...

Hi @k-poppe, I don't think @lammel can really continue on this at the moment. He already did a great job, but I do have to make a design decision that...

Yes makes sense, I think we just never really considered having the same options multiple times, but I agree that there might be some use cases.