https://github.com/anton-cherepkov/simple-text-editor
Tiny console text editor
https://github.com/anton-cherepkov/simple-text-editor
c89 linux posix-compatible posix-compliant text-editor
Last synced: 6 months ago
JSON representation
Tiny console text editor
- Host: GitHub
- URL: https://github.com/anton-cherepkov/simple-text-editor
- Owner: Anton-Cherepkov
- License: mit
- Created: 2017-04-12T19:28:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T21:45:48.000Z (over 8 years ago)
- Last Synced: 2025-03-24T03:43:49.459Z (7 months ago)
- Topics: c89, linux, posix-compatible, posix-compliant, text-editor
- Language: C
- Size: 29.3 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What it is
Tiny console text editor# How to build
Run ```make```# How to run
Run ```./editor```# How to use it?
Type ```help``` to get some help