R Landau

Results 5 comments of R Landau

> My first concert is a collision with recently added multiline feature This is my current issue. WithPageSize works pretty well paired with WindowSizeMsgs from Bubble Tea, but only if...

For anyone else with this issue, you can wrap the table's .View() in a viewport bubble to mandate a height. I currently have the table's .Update() supplanted by the viewport's,...

Not OP, but this solution works. ~~It is not quite as granular as the coordinates provided by [lipgloss's table](https://github.com/charmbracelet/lipgloss?tab=readme-ov-file#rendering-tables), but the struct should well facilitate that if it becomes necessary...

I believe you are referencing #2859; the conclusion is that would be a feature left to the terminal implementation. If I need to copy out of my terminal, I've taken...

Hate to necro, but the [linked discussion](https://github.com/charmbracelet/bubbles/pull/185)'s only suggestion for returning to prior behavior is to validate `m.Err` on submission: https://github.com/charmbracelet/bubbles/pull/185#issuecomment-1969426788 > That way we can keep the signature of...