bubbletea icon indicating copy to clipboard operation
bubbletea copied to clipboard

A powerful little TUI framework 🏗

Results 240 bubbletea issues
Sort by recently updated
recently updated
newest added

Hey, I'd like to get my TUI tool [goManageDocker](https://github.com/ajayd-san/gomanagedocker) featured on the readme. Thanks

**Here is my sample code modified to use instead of default io.Reader, io.Writer to crypto/ssh Channel. Table seems to work fine but Table Style cannot accept Lip Gloss color code.**...

This is an attempt to implement synchronized output in bubbletea. At this time, this is so naive, that you can see it as a proof-of-concept :) Anyway, this does not...

triage

Because window title should obviously only be handled on a tty :)

**Describe the bug** I'm running the pager example, albeit with high performance rendering turned on. It works fine until the window is resized, at which point the first line of...

**Describe the bug** When a large update is performed, it will cause a flash. **Setup** - OS: Fedora - Shell: zsh - Terminal Emulator: kitty - Terminal Multiplexer: zellij **To...

This PR will keep track of the changes upcoming in Bubble Tea v2 - [x] Input sequence parser - [x] Kitty keyboard - [x] Xterm modifyOtherKeys - [x] Mode 2027...

v2

In the current README.md, the debugging section lacks the instructions on how to setup VS Code with delve in headless mode to debug bubble tea apps. I have added step...