yangosoft / mte

Minimal Text Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mte Minimal Text Editor

This is a minimal terminal text editor implemented in Rust

To get trace messages

$ RUST_BACKTRACE=1 TRACE_ENABLED=1 cargo run 2>error.log

About

Minimal Text Editor

License:Apache License 2.0


Languages

Language:Rust 100.0%