Skip to content

eduardorittner/cpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

cpm

Simple terminal based text editor written entirely in C

Following along with https://viewsourcecode.org/snaptoken/kilo/

What it can do:

  • Get input from the user
  • Get the current cursor position

What I would like it to do

  • Edit any text file in real time
  • Support commands such as Ctrl-C Ctrl-V
  • Implement Gap Buffers

About

Simple terminal text editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published