twin-commander icon indicating copy to clipboard operation
twin-commander copied to clipboard

Transition to ratatui

Open kivimango opened this issue 2 years ago • 2 comments

Since the tui-rs crate is deprecated, twin-commander should depend on the new community fork ratatui.

kivimango avatar Sep 17 '23 10:09 kivimango

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.

joshka avatar Feb 08 '24 09:02 joshka

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.

kivimango avatar Feb 19 '24 18:02 kivimango