charmbracelet / bubbles

TUI components for Bubble Tea 🫧
MIT License
5.24k stars 247 forks source link

New custom quick fix list bubble #508

Closed Genekkion closed 4 days ago

Genekkion commented 4 months ago

Hi, I've created a simple quick fix window that is similar to the ones used in Neovim. It is primarily aimed towards full screen applications and can be used for simple navigation on smaller lists. It follows a similar structure to that of the regular List component that already exists, but allows for a popup based model which wraps around existing views.

maaslalani commented 2 months ago

Hey @Genekkion, this seems like a fantastic tool! Awesome work. I'd love to add it to the Charm in the wild list. The only thing I would request is that the name is super close to one of our other tools called gum (which is actually named after Bubble Gum) so to avoid confusion I was wondering if you'd be open to renaming the tool so we can get it on the "In the Wild" list!

Genekkion commented 1 month ago

Hi! I have renamed the project to "theHermit" as part of my series of projects! The repo can now be found here.

caarlos0 commented 4 days ago

can you open the PR to https://github.com/charm-community/additional-bubbles

we are centering them there to avoid bloating the readme here too much