That Terminal
A terminal emulator designed for video making purposes.
forkpty.cc File Reference

Physical frontend to the underlying process (shell). More...

#include <cstdlib>
#include <cerrno>
#include <unistd.h>
#include <sys/wait.h>
#include <sys/fcntl.h>
#include <sys/ioctl.h>
#include <pty.h>
#include "forkpty.hh"
Include dependency graph for forkpty.cc:

Detailed Description

Physical frontend to the underlying process (shell).