
FINAL CUT
newt
Turbo Vision
Slang
ncurses
Gui.cs
termbox
Ratatui
Ghostty
Warp Terminal
iTerm2
Tabby.sh
Kitty terminal
Termux
Windows Terminal
cmux
FINAL CUT is a powerful and lightweight C++ library for creating terminal-based applications with numerous text-based widgets. FINAL CUT is designed for simplicity and does not require the functionality of external libraries (such as ncurses or termbox) but still offers full mouse support, Unicode compatibility, and versatile widget functions.
It provides UTF-8 character encoding, full-width character support, and the ability to display combined Unicode characters. The library helps the developer to create an easy-to-use text console application and allows handling multiple text windows on the screen.
The design of FINAL CUT's C++ class structure was inspired by the Qt framework. It provides a variety of common controls, including dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, and status bars.
FINAL CUT
GhosttyBased on our record, Ghostty should be more popular than FINAL CUT. It has been mentiond 27 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Visit the GitHub repository to get the latest version. Source: about 3 years ago
Maybe FINAL CUT is something for you. It has its own widgets and can be controlled with the mouse or keyboard. Source: about 4 years ago
I implemented for FINAL CUT a simple data processing class and an image viewer for X PixMap (XPM) images. It allows displaying XPM icons in the terminal. Maybe someone will find it helpful. Source: over 4 years ago
Not exactly what youโre describing, but check out Final Cut: https://github.com/gansm/finalcut. - Source: Hacker News / over 4 years ago
If you are interested in TUIs, you can have a look at my little project FINAL CUT. Source: almost 5 years ago
I made a nice way to use all your coding harnesses and persist them entirely in the TUI. I love Cursor and Claude Code, but I like using many of them and often use them in combination with tmux locally and via SSH, so I made this for myself really. Hoping other people find it useful or cool. It's mostly for use inside of Ghostty (https://ghostty.org/) so image rendering and everything works nicely. Would love some... - Source: Hacker News / 6 days ago
The downside of teaching a designer to use the terminal is that she will want hers to look like yours. Tanya saw my Ghostty theme and my catppuccin Starship theme over a screen share and decided she wanted both. Her Claude Code statusline came next. That's an entire other post. - Source: dev.to / 2 months ago
I built ghostty-automator, a purpose-built IPC layer for Ghostty that exposes the terminal's actual state to external processes. - Source: dev.to / 3 months ago
It works on any terminal that supports the Kitty graphics protocol โ Ghostty and Kitty are the two main ones. - Source: dev.to / 3 months ago
In late 2024, Ghostty launched and open-sourced libghostty โ a production-grade terminal rendering engine built on Metal. Suddenly, I didn't need to write a GPU renderer from scratch. The hardest part of building a terminal was solved. - Source: dev.to / 3 months ago
newt - Programming library for color text mode, widget based user interfaces.
Warp Terminal - The terminal for the 21st century. Warp is a blazingly fast, rust-based terminal reimagined from the ground up to work like a modern app.
Turbo Vision - A Turbo Vision port to the GNU compiler and more
iTerm2 - A terminal emulator for macOS that does amazing things.
Slang - Slang is a powerful visual programming language using a newly developed stream-based paradigm.
Tabby.sh - Tabby is a free and open source SSH, local and Telnet terminal with everything you'll ever need.