Skip to content

Latest commit

 

History

105 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

A text editor created from scratch

This project is of a text editor coded using c with zero dependencies. It supporst basic editing features that you'd expect in a terminal based editor as well as features such as highlighting and searching.

To build and run:

make
bin/main.o

Feel free to use the app to open an existing textflle:

bin/main.o absolutePath/textfile.txt

About

A text editor created using C

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages