C++ library extending existing NCurses++ library and providing a tiling window manager and a (more or less) working pseudo terminal window based on libvterm.
Find a file
2022-04-03 10:16:20 +02:00
.vscode prototype: ncurses window class wrapping a PTY 2022-04-03 10:16:20 +02:00
cmake prototype: ncurses window class wrapping a PTY 2022-04-03 10:16:20 +02:00
.gitignore prototype: ncurses window class wrapping a PTY 2022-04-03 10:16:20 +02:00
CMakeLists.txt prototype: ncurses window class wrapping a PTY 2022-04-03 10:16:20 +02:00
Debug.cpp prototype: ncurses window class wrapping a PTY 2022-04-03 10:16:20 +02:00
Debug.hpp prototype: ncurses window class wrapping a PTY 2022-04-03 10:16:20 +02:00
main.cpp prototype: ncurses window class wrapping a PTY 2022-04-03 10:16:20 +02:00
NCursesPtyApp.cpp prototype: ncurses window class wrapping a PTY 2022-04-03 10:16:20 +02:00
NCursesPtyApp.hpp prototype: ncurses window class wrapping a PTY 2022-04-03 10:16:20 +02:00
NCursesPtyWindow.cpp prototype: ncurses window class wrapping a PTY 2022-04-03 10:16:20 +02:00
NCursesPtyWindow.hpp prototype: ncurses window class wrapping a PTY 2022-04-03 10:16:20 +02:00