Skip to content

il3ven/Text-Editor-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal based text editor in C

A hobby project to tinker with old technology.

The project is based on the guide by snaptoken which is in turn based on Kilo.

About

A text editor in less than 1000 lines of code that does not depend on ncurses. Written purely in C from scratch.

Run

make
./kilo.out <filename>

Demo

demo.webp

About

A terminal based text editor written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published