Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yyyasin19/texte-rs


https://github.com/yyyasin19/texte-rs

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# texte-rs

Simple text editor written in Rust following other tutorials.
Currently based on re-printing all rows on each key stroke, but future plans include a diff-based redraw algorithm.