https://github.com/luisbg/ente
Educational Nimble Text Editor
https://github.com/luisbg/ente
rust rust-lang terminal-app terminal-based text-based text-editor
Last synced: 7 months ago
JSON representation
Educational Nimble Text Editor
- Host: GitHub
- URL: https://github.com/luisbg/ente
- Owner: luisbg
- License: mit
- Created: 2016-12-09T01:11:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-17T19:49:42.000Z (almost 9 years ago)
- Last Synced: 2025-04-30T14:27:49.084Z (11 months ago)
- Topics: rust, rust-lang, terminal-app, terminal-based, text-based, text-editor
- Language: Rust
- Homepage:
- Size: 163 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
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= --hide-line-num