Skip to content

shreydekate/kilo-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kilo-prototype

Minimal text editor built entirely in C. Used snaptoken's kilo tutorial as a starting point.

Setup

Make sure to run this in a Linux environment. If using Windows, download and use Bash.

make
./kilo [file_name - optional argument]

Usage

Ctrl+Q to quit, Ctrl+S to save, Ctrl+F to find/search

Future features to implement

  • Ctrl-C/Ctrl-V
  • Split screen?
  • Permanently displaying text editor navigation command sequences
  • Support for other filetypes in terms of syntax coloring and highlighting
  • More potential features suggested here

About

Minimal text editor built entirely in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors