My implementation of the kilo text editor created by antirez. The code is from Jeremy Ruten's guide, but written and restructured according to my preferences, with my own comments added.
Clone the repo and run make
.
My implementation of the kilo text editor created by antirez. The code is from Jeremy Ruten's guide, but written and restructured according to my preferences, with my own comments added.
Clone the repo and run make
.