Based on the libvterm abstract terminal emulator. ncpty aims to make it easier to embed other console/TUI programs inside of an ncurses interface.
The example project, banner
, wraps a terminal command or shell in classification banners like one might see in a US government classified GUI or web site.
ncpty is built using CMake. Dependencies are ncurses, panel, and vterm.
Help and/or feedback is appreciated. See the CONTRIBUTING page.
All issues may be reported using the Gitlab Issues page.