Skip to content

ahuang100/text_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Text Editor

A text editor made entirely in C (inspired by antirez's kilo editor). Works very well with .c syntax files.

Arrow keys for cursor movement

Ctrl + S for saving to file

Ctrl + Q for quitting

PAGE_UP PAGE_DOWN keys for scrolling up and down pages

HOME END keys for jumping to start and end of current line

About

A text editor written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published