macandos / velte

a basic command-line text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

velte

A basic terminal text editor written in C.

Roadmap

  • Open files
    • Insert/Remove Characters
    • Make the editor more useful
    • Save files to disk
  • Keypresses
  • Status bar
  • Syntax Highlighting
  • Word finding
  • Auto-completion (very basic!)

Docs

Documentation is still in development!

About

a basic command-line text editor

License:MIT License


Languages

Language:C 99.7%Language:Makefile 0.3%