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

For some unknown reasons to me, whenever i try to use the viewport, the terminal must be dragged for it to display. Could i be doing something wrong? ```go case...

let me know if you think we can add/remove stuff from this...

documentation

Adds example using `table` bubble.

Would be cool to be able to display images in the CLI (think displaying graphs with a higher resolution than ASCII characters) - this kind of thing has been implemented...

enhancement

## Changes: - [x] add info on working with nested models - [x] add docs folder

documentation

Here is a small recording using the code from the TextInput example plus tea.WithAltScreen(). Using MacOS Monterey. ![tea bug](https://user-images.githubusercontent.com/4914233/174460373-4e4ac296-a68f-403e-93fe-507ddddd4dba.gif)

**OS:** macOS Big Sur 11.6.5 This is an issue with the new textarea bubble. Unsure if this is a Mac specific issue, but the screen capture is attached. After resizing...

Introducing the `teatest` package - a very small package with testing helpers for bubbletea apps. You basically test a model, giving the model itself, a set of interactions (`tea.Msg`'s) and...

enhancement

Things like shift+t (browser new tab, makes sense to make a 'new tab' support in tui via same key combo Also, crtl+pg up or ctrl+pg down