That Terminal
A terminal emulator designed for video making purposes.
tty Directory Reference
Directory dependency graph for tty:
src/tty

Files

file  256color.cc
 Defines xterm256table.
 
file  256color.hh [code]
 Defines xterm256table.
 
file  forkpty.cc
 Physical frontend to the underlying process (shell).
 
file  forkpty.hh [code]
 Physical frontend to the underlying process (shell).
 
file  terminal.cc
 Defines TerminalWindow, the bulk of the terminal emulator. Its main purpose is to render anything that is printed by the subprocess.
 
file  terminal.hh [code]
 Defines TerminalWindow, the bulk of the terminal emulator. Its main purpose is to render anything that is printed by the subprocess.