Christian Rocha

Results 256 comments of Christian Rocha

Hi there! So the reason we didn't do this on `progress` is because getting data off the model would require an assertion: ```go type Model struct { progress tea.Model }...

Ah, I misread the PR. Yep, the change probably makes sense. It wasn't a typo per se—but I agree that we should stick with the convention of the rest of...

Hey, @mikelorant! Maas is out traveling this week; I imagine he'll be able to take a look next week after he's back. He's the best person to give this one...

Hi, there. Just curious, what your use case for this?

@shafreeck what OS and IME are you using? Bubble Tea has had IME support for quite some time, though we've only tested on Windows on macOS. Please do let us...

Aha, so it is the cursor position indeed. It's particularly noticeable when the altscreen is active because the cursor is always kept in the bottom left corner.

So we're keen to solve this one (international support is very important to us) but it will require some work both here in the Bubbles library as well as in...

Good catch. Do you have any code we can use to reproduce?

Hey everyone. So if I understand this correctly the thought is that the placeholder should get truncated if the width of the `textinput` is narrower than the width of the...

Welp, this is pretty awesome and we should totally do it. To be honest the areas where the `░`s butt up against each other has never been ideal anyway. If...