https://github.com/molnarmark/nimtexteditor
A terrible toy terminal text editor in Nim for experimenting.
https://github.com/molnarmark/nimtexteditor
Last synced: about 1 month ago
JSON representation
A terrible toy terminal text editor in Nim for experimenting.
- Host: GitHub
- URL: https://github.com/molnarmark/nimtexteditor
- Owner: molnarmark
- Created: 2017-04-07T19:28:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T14:37:05.000Z (about 9 years ago)
- Last Synced: 2025-10-12T19:56:02.046Z (9 months ago)
- Language: Nim
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text Editor
Just a practice project for me. Never wrote a text editor before.