A simple, gap-buffer based text editor - written in C.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Aadhavan Srinivasan bb8917645e Added Makefile 2 years ago
.gitignore Added .gitignore 2 years ago
Makefile Added Makefile 2 years ago
editor.c Added code to properly support 'Enter' key, which was being sent as '\r\n' instead of '\n' 2 years ago