Unied Lightweight Terminal Code and Text Editor with Advanced Commands
Hello HN community! I'm excited to introduce Unied – a compact and efficient terminal text editor, developed in C using the Ncurses library. My goal was to create a tool that combines familiar simplicity with powerful features rarely found in CLI editors. What makes Unied special? * Intelligent Syntax Highlighting: Unied automatically detects if you're working with code (C, Python, JS, etc.) or plain text, and applies heuristic highlighting for comments, strings, numbers, operators, and keywords. No manual configurations – just start coding. * Intuitive Command System ("Command Puzzle…
What it does
In the maker’s words, at launch
Hello HN community! I'm excited to introduce Unied – a compact and efficient terminal text editor, developed in C using the Ncurses library. My goal was to create a tool that combines familiar simplicity with powerful features rarely found in CLI editors. What makes Unied special? * Intelligent Syntax Highlighting: Unied automatically detects if you're working with code (C, Python, JS, etc.) or plain text, and applies heuristic highlighting for comments, strings, numbers, operators, and keywords. No manual configurations – just start coding. * Intuitive Command System ("Command Puzzle System"): Forget memorizing complex key combinations. Activate command mode with Ctrl+\\, then type short, logical command sequences (e.g., SA for "Save As", R for "Find and Replace"). The system provides suggestions and autocompletion (Tab), making it quick to learn and powerful to use. * Customizable Macros: Automate repetitive tasks by creating your own macros. You can assign any command sequence to a desired action. * Full Undo/Redo History: Don't worry about mistakes – Unied keeps a complete history of your changes, allowing you to easily undo (Ctrl+Z) and redo (Ctrl+Y) actions. * Visual Mode: Select blocks of text for copying, cutting, and deleting, similar to graphical editors. * Contextual Hints: Dynamic hints at the bottom of the screen constantly remind you of available hotkeys and commands, adapting to the current mode. Unied is not just another nano or vi. It's an attempt to make terminal editing more productive and less cumbersome, especially for those who frequently work with code. Try Unied: You can find the source code, build instructions, and a detailed README.md on GitHub: https://github.com/Ferki-git-creator/Unied-Feature-Rich-Term... I welcome your feedback, suggestions, and contributions! Thanks for your attention!
Does the same job
all alternatives →
- ASA syntax highlighter for Git and diff output, written in Rust2020 · github.com · ▲261


- PCPure CSS/HTML C# syntax highlighting without JavaScript2022 · csharp-colors.xyz · ▲53
- CCCascadia Code, a Font for Windows Terminal and VSCode2019 · github.com · ▲164
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, July 2025
the whole month →
Trickle - Magic Canvas ▲1,064The 1st Agentic Canvas for building apps visually with AI
AI · 2025 · trickle.so
- TB
Life & fun · 2025 · trytender.app
- TY
Today marks ten years, 3653 consecutive days, of running at least one mile every day under the USRSA rules [1]. To celebrate, I built an interactive dashboard that turns a decade of GPX files into charts you can explore. Running has truly changed my life: I've made lifelong friends, explored beautiful places, and more importantly invested into my own health and fitness, which I'm starting to see the positive benefits as I get older. The stack is pretty simple: a NextJS app, with a Postgres database to keep all my running data, and all the stats are pre-computed and cached in Redis, so I…
Dev tools · 2025 · nodaysoff.run
- DA
Made this website as an exercise in vibe-coding and GCP. It was posted about a few times around the internet, on sites like Morning Brew (https://www.morningbrew.com/issues/business-buzzkill), MetaFilter (https://www.metafilter.com/209703/Draw-A-Fish), boingboing.net, etc. I think it's cute! I built a basic CNN trained against penises and swastikas, and then anything that doesn't hit the 63% confidence score gets sent to a mod queue, a vibe-coded fish-tinder…
Dev tools · 2025 · drawafish.com