https://github.com/mandeep/mandeeppad
A terminal text editor inspired by GNU nano
https://github.com/mandeep/mandeeppad
Last synced: about 1 year ago
JSON representation
A terminal text editor inspired by GNU nano
- Host: GitHub
- URL: https://github.com/mandeep/mandeeppad
- Owner: mandeep
- License: mit
- Created: 2016-07-01T21:38:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-17T06:16:05.000Z (almost 8 years ago)
- Last Synced: 2025-02-03T08:47:44.202Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 212 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
MandeepPAD is a terminal text editor built in C without any external libraries.
This editor is a continuation of a childhood project developed in Visual Basic 6.
Thanks to @yjerem for the walkthrough.