https://github.com/jonaylor89/vint
Text editor in the terminal
https://github.com/jonaylor89/vint
Last synced: over 1 year ago
JSON representation
Text editor in the terminal
- Host: GitHub
- URL: https://github.com/jonaylor89/vint
- Owner: jonaylor89
- License: mit
- Created: 2018-09-03T23:05:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-01T22:29:33.000Z (over 7 years ago)
- Last Synced: 2025-01-11T21:41:26.518Z (over 1 year ago)
- Language: Rust
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Text Editor
-------------------------
This is a terminal based text editor that was written in C and then ported to
rust. I was inspired to do this from a tutorial on the internet. For fun I continue tinkering with this project.
TODO:
--------
1. Better syntax highlighting
2. Color themes
3. More Configurations