Skip to content

An NCurses pseudoterminal library

License

Notifications You must be signed in to change notification settings

bracketttc/ncpty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncpty - an ncurses pseudoterminal library

Gitpod ready-to-code CII Best Practices Gitlab coveralls.io Coverity 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.