From abd89165ccc5f162657d5791645e7dad27fa53da Mon Sep 17 00:00:00 2001 From: moshix Date: Mon, 27 Mar 2023 03:21:55 -0400 Subject: [PATCH] Update kilo.c --- kilo.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/kilo.c b/kilo.c index 4f4c2e0..4081b2b 100644 --- a/kilo.c +++ b/kilo.c @@ -1,8 +1,10 @@ -/* based on original work by Salvatore Sanfilippo 2016 */ -/* enahnced by https://viewsourcecode.org/snaptoken/kilo/index.html */ -/* enahnced by moshix 2013 */ +/* editor lesson by by https://viewsourcecode.org/snaptoken/kilo/index.html */ +/* moshix 2013 +* v0.0.2 JCL and PLI +* v0.0.3 Added navigation shortcuts within file and lines +* v0.0.4 Added backspace handling -/* Makefile: +* Makefile: all: kilo kilo: kilo.c