Skip to content

My attempt at creating a vi like text editor using C and the ncurses library

Notifications You must be signed in to change notification settings

sirkaiserkai/Vi-Copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Vi-Copy

My attempt at creating a vi like text editor using C and the ncurses library

Remember to compile and link: gcc program_file.c -lncurses

About

My attempt at creating a vi like text editor using C and the ncurses library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages