kNCurses/README.md

664 B

Description

WARNING: This is a prototype. Things will probably break; in spectacular ways.

kNCurses extends the existing C++ library shipping with ncurses and provides a tiling window manager and a pseudo terminal in a ncurses window.

Building

Requires:

Running

Though this is a library, there is a demo application. It starts the currently running shell (or /bin/bash if SHELL environment variable is not set) and runs it in a ncurses window.