Christian Rocha

Results 53 issues of Christian Rocha

An additional utility function. Not totally sure if this should be merged yet, but I find myself doing this a lot.

enhancement

I wonder if it makes any kind of sense for the default renderer to contain default settings that would be inherited by styles belonging from that renderer. The styles themselves...

enhancement

The rendering portion of [the table bubble](https://github.com/charmbracelet/bubbles#table) should live in this library so we can also support static table rendering. Related: https://github.com/charmbracelet/bubbletea/issues/618

enhancement

Not really much of a danger, but probably helpful to make the `handler` type name more explicit.

Worth considering, at least for new major version.

enhancement

This could be user error, but I'm noticing that, while termenv will correctly detect `TrueColor` in Windows Terminal, it incorrectly detects `ANSI256`, in WSL. Given this code... ```go package main...

Just a heads up that the installation script doesn't work with systems managed by Nix because configuration files (like `.bashrc`) are immutable. This would includes users using `home-manager` on macOS....