Skip to content

bracketttc/ncpty

Repository files navigation

ncpty - an ncurses pseudoterminal library

Gitpod ready-to-code CII Best Practices Gitlab coveralls.io Coverity LGTM LGTM MIT License readthedocs Gitter

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.

Building

ncpty is built using CMake. Dependencies are ncurses, panel, and vterm.

Contributing

Help and/or feedback is appreciated. See the CONTRIBUTING page.

Bug / Vulnerability Reporting

All issues may be reported using the Gitlab Issues page.