Kilo Text Editor

 Like

A text editor in less than 1000 LOC with syntax highlight and search.

Kilo Text Editor screenshot 1

License model

  • FreeOpen Source

Application types

Country of Origin

  • IT flagItaly
  • European Union flagEU

Platforms

  • Linux
  • Mac
  • Windows
  • BSD
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Privacy focused
  2.  Lightweight

Features

  1.  Command line interface
  2.  Works Offline
  3.  Ad-free
  4.  Syntax Highlighting
  5.  No registration required
  6.  No Tracking
  7.  Terminal-based
  8.  Simple text editor

 Tags

  • vt100

Kilo Text Editor News & Activities

Highlights All activities

Recent activities

Show all activities

Kilo Text Editor information

AlternativeTo Categories

Office & ProductivityOS & Utilities

GitHub repository

  •  8,392 Stars
  •  903 Forks
  •  55 Open Issues
  •   Updated Jan 4, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Kilo Text Editor, and it has gotten 0 likes

Kilo Text Editor was added to AlternativeTo by Paul on May 23, 2025 and this page was last updated May 23, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Kilo Text Editor?

Kilo is a small text editor in less than 1K lines of code (counted with cloc).

Kilo does not depend on any library (not even curses). It uses fairly standard VT100 (and similar terminals) escape sequences. The project is in alpha stage and was written in just a few hours taking code from my other two projects, load81 and linenoise.

People are encouraged to use it as a starting point to write other editors or command line interfaces that are more advanced than the usual REPL style CLI.

Kilo was written by Salvatore Sanfilippo aka antirez and is released under the BSD 2 clause license.

Official Links