Rare find

Kilo. A text editor small enough to understand and modify.

github.com/antirez/kilo

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2025
  • Fix function declaration missing void.
July 2020
  • Merge pull request #68 from unknowntpo/master
  • Fixing the ‘UINT32_MAX’ undeclared problem
  • Fix integer overflow in row allocation. #60.
  • Simplify features macro.
  • Make Linux/Macos discoverable by macros.
  • Get rid of non ANSI C strdup().
  • Handle SIGWINCH signal to properly resize editor
  • Added all C and C++ keywords.
  • Merge pull request #33 from dayuoba/patch-1
  • Merge pull request #52 from vuonghv/master
  • Merge pull request #55 from skeeto/master
January 2018
  • Use _POSIX_C_SOURCE, drop _BSD_SOURCE, _GNU_SOURCE (#5, #12)
August 2017
  • Fix memory leak
July 2016
  • rm repeat header file
  • Fix README typo.
  • Fix README markdown.
  • Screencast link added.
  • Be serious with version number.
  • First public alpha version.