That Terminal
A terminal emulator designed for video making purposes.
window.hh File Reference

Defines Window, a renderer and manager of screen contents. More...

#include <cstdint>
#include <vector>
#include <tuple>
#include <cstring>
#include "cset.hh"
#include "cell.hh"
Include dependency graph for window.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Window
 

Detailed Description

Defines Window, a renderer and manager of screen contents.