5 ms·
https://github.com/markmarkoh/lt https://github.com/markmarkoh/lt I wrote lt as a TUI for navigating/searching Linear issues. It is read-only right now.
by dimarco 1y ago
https://github.com/markmarkoh/lt https://github.com/markmarkoh/lt
I wrote lt as a TUI for navigating/searching Linear issues. It is read-only right now.
- danielvaughn 1y agoVery cool! Thanks for sharing. I've never written Rust but I've heard of ratatui - how do you like it?
- dimarco 1y agoRust is a joy to work with 85% of the time. Ratatui was a fun and easy way to get a TUI up and running.