Simple terminal written in rust
To run the tests, use the following command:
cargo test
To run the coverage report, use the following command:
cargo tarpaulin --out Html
MTTY uses a custom terminfo file to allow custom features.
The terminfo file is located in the xterm-mtty.info
file.
To generate the terminfo file, use the following command:
tic -x xterm-mtty.info