mirror of
https://github.com/moshix/mvs.git
synced 2026-05-04 15:25:47 +00:00
Update kilo.c
This commit is contained in:
10
kilo.c
10
kilo.c
@@ -1,8 +1,10 @@
|
|||||||
/* based on original work by Salvatore Sanfilippo 2016 */
|
/* editor lesson by by https://viewsourcecode.org/snaptoken/kilo/index.html */
|
||||||
/* enahnced by https://viewsourcecode.org/snaptoken/kilo/index.html */
|
/* moshix 2013
|
||||||
/* enahnced by 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
|
all: kilo
|
||||||
|
|
||||||
kilo: kilo.c
|
kilo: kilo.c
|
||||||
|
|||||||
Reference in New Issue
Block a user