nowfound

Alternatives

Products that do what A retro terminal text editor for GNU/Linux coded in C (C-edit) does

I set about coding my own version of the classic MS-DOS EDIT.COM for GNU/Linux systems four years ago and it this is where the project is at... still rough around the edges but works well with Termux! :) Demo: https://www.youtube.com/watch?v=H7bneUX_kVA

  1. 1
    CotEditor102

    The free plain-text editor for OS X

    2014

  2. 2
    Micro88

    A modern and intuitive terminal-based text editor

    2016

  3. 3FA

    I built Fresh to challenge the status quo that terminal editing must require a steep learning curve or endless configuration. My goal was to create a fast, resource-efficient TUI editor with the usability and features of a modern GUI editor (like a command palette, mouse support, and LSP integration). Core Philosophy: - Ease-of-Use: Fundamentally non-modal. Prioritizes standard keybindings and a minimal learning curve. - Efficiency: Uses a lazy-loading piece tree to avoid loading huge files into RAM - reads only what's needed for user interactions. Coded in Rust. - Extensibility: Uses…

    Dec 2025 · sinelaw.github.io

  4. 4

    A browser based code editor

    2016

  5. 5
    Atom145

    A hackable text editor for the 21st Century

    2014

  6. 6KE

    Hi everyone, I have been developing this editor, Ki, for over a year, and have employed it substantially in all kinds of development (including Ki itself) for at least 3 months. I think it is mostly crystallized, thus I'm happy to share it with you today. Its main strength is first-class multi-cursor and structural (syntax) editing, which is a rare combination in the realm of editors (TUI or GUI alike). Hope you'll enjoy it!

    2024 · ki-editor.github.io

  7. 7

    a modern and intuitive terminal-based text editor

    2017

  8. 8AA
  9. 9
    Trix184

    A rich text editor for everyday writing

    2015

  10. 10MA

    Hey! Check out my "toy" text editor which I use as my daily driver. Features LSP autocomplete, goto definition, hover info Tree-sitter support Color themes (borrowed from the Helix text editor) Lots of bugs Macro support Something like Emacs org-mode: Open test.txt, place the cursor at line 15, and press "Ctrl-C Ctrl-C". This project was written as a "speed run" — not for speed in terms of time, but rather as an exercise to explore the text editor problem space without overthinking or planning ahead. It’s a quick and "dirty" implementation, so to speak.…

    2025 · github.com

  11. 11
    txt.edit109

    The missing text editor for iPhone & iPad

    2020

  12. 12AT

    While speccing out this spreadsheet tool, I realized that I never had to think about the keybindings. It all just came naturally from Vim. Normal/insert/visual modes, hjkl navigation, dd/yy/p, :w, :q. The usual muscle memory works. It supports CSV/TSV import and export, and a native .cell format that preserves formulas. The formula engine handles SUM, AVERAGE, COUNT, MIN, MAX, and IF with range references. The codebase is a Cargo workspace: a pure cell-sheet-core library (no TUI dependency) and a cell-sheet-tui crate on top of ratatui. Early days, but it's usable. To…

    Apr 2026 · github.com

  13. 13
    Chocolat117

    Native text editor for Mac.

    2014

  14. 14NI
  15. 15LN
  16. 16

    A minimalistic github flavored markdown editor

    2015

  17. 17OS

    I remember the days of MS-DOS's README.COM and I thought of coding something similar in C for GNU/Linux terminals. Repository: https://github.com/velorek1/fread

    2025 · youtube.com

  18. 18EO
  19. 19NE

    I recently released version 1.4 of Notepad.exe, my editor built for macOS. The goal of the app is to let you prototype ideas in Swift or Python with minimal setup - write code, hit Run, skip project scaffolding. This release adds support for a Linux runtime/subsystem, so you can write on macOS and execute snippets in a Linux environment. I’d love to hear any feedback or answer any questions: would a tool like this fit your workflow? What friction remains?

    Oct 2025 · notepadexe.com

  20. 20AP

    feast your eyes

    May 2026 · github.com

  21. 21AA

    I’ve had this idea for a new code editor chord grammar bouncing around in my head for over 2 years, and now I can finally release v0.1 of ane. You can run it one-shot from scripts or agents (`ane exec —chord…`) or use its full-on TUI editor. ane is pure Rust, and integrates tree-sitter and LSP to provide a pleasant and predictable terminal code editing experience. I’d love folks to try it out and give feedback! Thanks :)

    May 2026 · github.com

  22. 22LC
  23. 23CC

    Hey HN! Here is my simple native macOS app for correcting grammar — CMD+C. I'm a non-native English speaker working in English-speaking teams, and I care about how my Slack messages and other communications come across. Frustrated with switching between grammar tools, apps that don't support some input boxes, and endless copy-pasting, I built CMD+C — a simple macOS app that corrects grammar on the fly in any app, with just a triple-click. Features: 1) Triple-click "⌘+C" to correct any selected text instantly, no matter where you're typing. 2) Use your own API key (OpenAI, Anthropic) or…

    2024 · cmd-c.app

  24. 24AM

    2018 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →