/ente

Educational Nimble Text Editor

Primary LanguageRustMIT LicenseMIT

ENTE (Educational Nimble Text Editor)
----------------
       _
    __( Ꙩ<
    \___)

A text editor project to learn Rust through practice.

It can view and edits files. Check out the Actions list in keys.conf.
Since December 25, Ente is self-contained and used to write itself.

Comments and patches welcome :)

To run:
$ cargo run text_file
or
$ cargo run text_file --keyconfig=<config_file>  --hide-line-num