Christian Rocha
Christian Rocha
I'm able to detect mouse wheel events when running the [mouse example](https://github.com/charmbracelet/bubbletea/tree/master/examples/mouse) in Foot. Perhaps the issue is in your code? I'd be happy to take a look if you'd...
It’s going to be a little bit until we can look into this this one, but it’s definitely something we’re keen to sort out. Ideally, Erik’s library makes this a...
Thanks for this! I can replicate the behavior, though it's a bit of an interesting case here: The alternate screen buffer is disabled by default in GNU Screen. To enable...
Ideally, we'd be able to detect support for this and thus obviate the need for a configuration option. Transferring this to [Glamour](https://github.com/charmbracelet/glamour), which does the markdown rendering.
@msfjarvis that's an interesting idea, though this issue in particular is about named anchor links that link elsewhere on the page. @muesli I wonder if this issue is relevant anymore...
To elaborate on @muesli’s comment, numbers align right by default, the same way they would in a spreadsheet. This is a great example of why that isn't always ideal!
In my case, when developing styles, my hope in setting the background color was to achieve something like this to aid readability. In other words, make it clear that exactly...
That’s still not something we can also do with code colored by Chroma, eh?
If it can apply the theme’s background By default that’s actually good. Would mean light themes can work on dark terminals.
Hi! I'm not able to reproduce this in iTerm2 in tmux on macOS at all (I tried both with the tmux default settings as well as `set -g default-terminal "screen-256color"`)....