PNANA - A TUI Text Editor
I’d like to share PNANA , a lightweight TUI editor built with C++ and FTXUI that I’ve been building for personal use and now open-sourced. It’s a minimal, fast terminal-based editor focused on simple coding and editing workflows—no bloated features, just the core functionality for terminal-centric use cases. https://github.com/Cyxuan0311/PNANA Key pragmatic features Lightweight C++ core with FTXUI for smooth TUI rendering, fast startup and low resource usage Basic but solid editing capabilities (syntax highlighting, line numbering, basic navigation) Simple build process…
In plain words
PNANA is a lightweight terminal-based text editor written in C++ using FTXUI, designed for simple coding and editing workflows in the terminal. It offers syntax highlighting, line numbering, basic navigation, and early language server protocol integration for code completion. The editor prioritizes minimal dependencies, fast startup, and low resource usage, making it suitable for developers who prefer streamlined tools without unnecessary features.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
I’d like to share PNANA , a lightweight TUI editor built with C++ and FTXUI that I’ve been building for personal use and now open-sourced. It’s a minimal, fast terminal-based editor focused on simple coding and editing workflows—no bloated features, just the core functionality for terminal-centric use cases. https://github.com/Cyxuan0311/PNANA Key pragmatic features Lightweight C++ core with FTXUI for smooth TUI rendering, fast startup and low resource usage Basic but solid editing capabilities (syntax highlighting, line numbering, basic navigation) Simple build process with minimal dependencies, easy to compile and run on Linux/macOS terminals Early LSP integration support for basic code completion (still polishing, but functional for common languages) It’s very much an early-stage project—I built it to scratch my own itch for a minimal, self-built TUI editor and learn C++/FTXUI along the way. There are definitely rough edges (e.g., some LSP kinks, limited customization), and it’s not meant to replace mature editors like Vim/Nano—just a small open-source project for folks who like minimal terminal tools or want to learn TUI development with C++. Any feedback, bug reports, or tiny suggestions are super welcome. I’m slowly iterating on it and would love to learn from the HN community’s insights. Thanks for taking a look!
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, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
