
FINAL CUT
newt
Turbo Vision
Slang
ncurses
Gui.cs
termbox
Ratatui
KornShell
GNU Bourne Again SHell
fish shell
zsh
Tcl
Haskell
ClojureScript
PowerShell Plus
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.
No KornShell videos yet. You could help us improve this page by suggesting one.
Based on our record, FINAL CUT should be more popular than KornShell. It has been mentiond 7 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: over 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: about 5 years ago
Well now I'm at the point that I see it's calling for the Korn shell, which I'm not directly familiar with, and seemed to stop on the mouse input driver. I'll change my VBox mouse device settings and see what happens from there... Source: over 4 years ago
newt - Programming library for color text mode, widget based user interfaces.
GNU Bourne Again SHell - Bash is the shell, or command language interpreter, that will appear in the GNU operating system.
Turbo Vision - A Turbo Vision port to the GNU compiler and more
fish shell - The friendly interactive shell.
Slang - Slang is a powerful visual programming language using a newly developed stream-based paradigm.
zsh - The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a powerful command interpreter for shell scripting.