Christian Rocha

Results 381 comments of Christian Rocha

Good catch and thanks for the report. I can reproduce this on my end. This absolutely something we'll need to fix. We'll keep this thread updated with progress.

@M-Porter thanks for that info. This is definitely something that's not resolved yet and we're very keen to sort this one out. We'll keep this issue updated with progress.

Hi! So this essentially comes down to writing a compositor and matching renderer, which is something we'd like to do, however we can't provide a timeline as it's a fairly...

That's a great suggestion. Thank you!

That’s an interesting idea. And thanks for the detailed explanation and GIF, all very helpful. Just to make sure, are you trying to force a redraw of your application or...

Okay, cool, I see your use case here. It _probably_ makes sense to add something like `tea.ClearScreen` as a command. It should really be done internally so it runs in-step...

Hey, everyone. And, @sspaink, thank you the PR. We’ve been a little backed up this month, but we’ll get to this one. In terms of the tabs-of-lists example, why don’t...

Hi there! This is totally possible with [Lip Gloss](https://github.com/charmbracelet/lipgloss). [Here’s an example](https://gist.github.com/meowgorithm/5a16d4920055ac4fbc52e00f624565e5). The gist of it is: 1. Define a `lipgloss.Style` for your application with your background color 2. Listen...

Aha, I see what you're saying now. We all think this is a great idea will totally implement it (in fact, @muesli is already implementing [upstream](https://github.com/muesli/termenv/pull/53)). We'll keep this issue...

Let’s leave this open for now. We’ll integrate it into Bubble Tea in a manner in which it will automatically cleanup on shutdown.