Hacker News Clone new | comments | show | ask | jobs | submit | github repologin
Cedit: A Single-File C Text Editor That Runs Everywhere (Even Your Router) (github.com)
1 points by chaitanyamilind 3 hours ago | hide | past | web | 2 comments | favorite





Cedit is a single-file C text editor that runs anywhere you can compile C code – from resource-constrained embedded systems to PoS terminals. Unlike Vim or Emacs, it uses familiar GUI-like keybindings while maintaining terminal efficiency. The entire editor is a standalone binary that doesn't even require curses, making it perfect for systems where every kilobyte counts. Built on VT100 standards, it brings modern editing convenience to places traditional editors can't reach. Looking for feedback: I've been using this for firmware development on embedded devices where traditional editors are too heavy. Would love to hear thoughts from others working in resource-constrained environments.

How is this different than antirez's "kilo" text editor?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: