By Aeternus • At QUAKTECH
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
A soon to be amazing bare bones, light Text Editor made with Rust.
- MIT License
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- Fast 🚀
- LightWight 💨
- Line Numbers 🖥
$ git clone https://github.com/QUAKTECH/QuakEditor
$ cd QuakEditor
$ chmod +x install.sh
$ ./install.sh
Simple Idiot!
- Ctrl+arrow keys movement
- copy and pasting
- undo and redo
- better
- more keybindings
- vim mode
- better error handling
- more modular