Settings

Theme

TUI spreadsheet app in Rust based on IronCalc engine

github.com

15 points by da_rob a year ago · 6 comments

Reader

kibwen a year ago

The reason that there's so many TUI apps in Rust is probably thanks in large part to the Ratatui crate, which is a framework for TUI apps: https://crates.io/crates/ratatui

But yes, if you're making any sort of TUI app, please include a screenshot or asciinema in the readme. :)

nhatcher a year ago

Not in my laptop, but can't wait to try it out!

Also:

https://github.com/ironcalc/TironCalc

Brian_K_White a year ago

Missed opportunity to name it TheSheet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection