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

move from tui to ratatui #289

Closed
Ragnyll opened this issue May 3, 2023 · 4 comments
Closed

move from tui to ratatui #289

Ragnyll opened this issue May 3, 2023 · 4 comments
Assignees

Comments

@Ragnyll
Copy link
Contributor

Ragnyll commented May 3, 2023

it looks like tui, a core dependency to this project is unmaintained. see fdehau/tui-rs#654
The maintainer and community behind the project has moved to https://github.com/tui-rs-revival/ratatui .

I think that it's in the interest of this project to move the dependency to ratatui.

@Ragnyll
Copy link
Contributor Author

Ragnyll commented May 3, 2023

I'll start looking into making this switch if you want to assign this issue to me. I imagine that i'll probably just find the version with parity to the current dependency, then look at bumping it after that. It sounds like the new maintainers are looking to do some major changes in the coming future. It's also probably important to do this work so we can work on other issues like #133 later.

@kamiyaa
Copy link
Owner

kamiyaa commented May 3, 2023

Interesting! I wasn't aware of this and I'll definitely look into helping the tui community.

Yep, I can assign this to you. Thank you! ♥️

@Ragnyll
Copy link
Contributor Author

Ragnyll commented May 4, 2023

Opened the pr #290

@kamiyaa
Copy link
Owner

kamiyaa commented May 5, 2023

Closed via #290

@kamiyaa kamiyaa closed this as completed May 5, 2023
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

No branches or pull requests

2 participants