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 new unmanaged output to simplify View code #28

Merged
merged 3 commits into from
Jun 29, 2022

Conversation

jacobtomlinson
Copy link
Member

In v0.22.0 of Bubble Tea you can now print unmanaged output directly above the rendered view. This allows us to simplify the view hugely to only cover the active task, everything else is printed.

I also took this opportunity to do a little refactoring to make the TUI code more readable and maintainable.

Signed-off-by: Jacob Tomlinson <jtomlinson@nvidia.com>
Signed-off-by: Jacob Tomlinson <jtomlinson@nvidia.com>
Signed-off-by: Jacob Tomlinson <jtomlinson@nvidia.com>
@jacobtomlinson jacobtomlinson merged commit bc14b61 into NVIDIA:main Jun 29, 2022
@jacobtomlinson jacobtomlinson deleted the unmanaged-output branch June 29, 2022 15:51
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.

1 participant