bashbunni

Results 67 issues of bashbunni

Terminal: Kitty version 0.26.5 It works fine in tmux, but when I run `neonmodem` without tmux, the pop-up windows get really messed up. I installed it by cloning the repo,...

bug

This will be an ongoing document as I identify more trends. If there are any patterns we get asked about that I've missed in this first iteration, please let me...

Not sure if this should live in the README or in a dedicated docs section... Will figure that out before merging. A review on the content itself would be appreciated!

Carlos mentioned that there's a [spot](https://github.com/muesli/termenv/blob/345783024a348cbb893bf6f08f1d7ab79d2e22ff/termenv_unix.go#L53) in termenv that checks the type of emulator used by the client to determine truecolor compatibility. Right now it's only checking a few, but...

Hey knz, thanks so much for this library (looking forward to using it). If we needed to define a whole struct full of styles with imported styles with the help...

We should definitely include some common file descriptors for terminal apps, given that's the most likely usage. Maybe even link to other kinds of file descriptors. Fwiw I'm using with...

documentation

Supported themes are from [atomcorp](https://github.com/atomcorp/themes?tab=readme-ov-file) and they have a live demo of all the available themes https://windowsterminalthemes.dev/ Maybe something to mention as a side note in the README when themes...

documentation