twin-commander
twin-commander copied to clipboard
Transition to ratatui
Since the tui-rs crate is deprecated, twin-commander should depend on the new community fork ratatui.
Hey there! We've published a breaking changes doc at . The two main changes that hit almost every tui-rs app is Frame<B> becomes Frame, and Spans becomes Line. Feel free to reach out on the discord channel or issues / discussions if you run into any troubles porting your app.
Thanks for reaching out. Twin Commander will depend of the tuirealm framework backed by ratatui. The version is used atm us v.023, so it is not affecting the transition.