Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Bubble Tea to Render the TUI #185

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

robmorgan
Copy link

@robmorgan robmorgan commented Aug 26, 2024

What this PR does / why we need it:

This PR switches to Bubble Tea to render the TUI.

Screenshot 2024-08-29 at 5 23 19 PM

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):

Fixes #112.

Special notes for your reviewer:

I've tested this and it appears to work well. The only change I suggest is adding a viewport to allow vertical scrolling of the rendered markdown. Note: This is only an issue if you pipe in or generate a manifest that is too long so consider it as a nice-to-have.

Any feedback is welcome!

@robmorgan robmorgan changed the title [WIP] Start using Bubble Tea Use Bubble Tea to Render the TUI Aug 29, 2024
@robmorgan
Copy link
Author

@sozercan I got some time this week to finish this one so its ready for a review 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REQ] replace promptui
1 participant