Skip to content

Diogo-Esteves/editor_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editor C

Repo using this tutorial to create an editor with C lang.

How to Run

In a terminal run:

make
./editor test.txt

Next Steps

  • Show the line numbers
  • Auto indent
  • Use ncurses

About

Used this repo to create an editor using C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages