HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by snthpy

Comment by snthpy 10 months ago

1 reply

View on Hacker News

Looks great! I'll be watching your progress with great interest.

What do you use for the DataTable widget? Is there a Rust/Ratatui equivalent of DataTable (https://textual.textualize.io/widgets/data_table/) used by Harlequin?

achristmascarl 10 months ago

yep! ratatui has the Table widget: https://docs.rs/ratatui/latest/ratatui/widgets/struct.Table....

Reply View | 0 replies