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

https://github.com/mblode/tm


https://github.com/mblode/tm

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

TM




Terminal window manager written in Rust





Crates.io version



Download



docs.rs docs




API Docs

|

Contributing

|

Repo


TM is a text editor built in Rust. It’s a re-implementation of [kilo](http://antirez.com/news/108) in Rust, as outlined in this [fantastic tutorial](https://viewsourcecode.org/snaptoken/kilo/index.html). Same as the original booklet, these blog posts guide you through all the steps to build a basic text editor, Tm.