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

Switch tui dependency to ratatui #4

Merged
merged 1 commit into from May 15, 2023

Conversation

tranzystorekk
Copy link
Contributor

This is the actively maintained fork of tui: https://github.com/tui-rs-revival/ratatui

@LeoRiether
Copy link
Owner

Hello and thank you for taking an interest in tori and opening a PR!

I hadn't switched to ratatui yet because it uses crossterm v0.26, which has some issues on Windows, but I'll merge this PR and fix potential issues by ignoring key release events, which we don't use in tori anyway.

Thank you for the contribution!

@LeoRiether LeoRiether merged commit aae141a into LeoRiether:master May 15, 2023
@tranzystorekk tranzystorekk deleted the ratatui-switch branch May 15, 2023 14:26
@tranzystorekk
Copy link
Contributor Author

Thank you, I hope this didn't seem imposing, I would have been fine with rejecting this PR or keeping it on standby :)

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.

None yet

2 participants