ttx 0.1.0
Loading...
Searching...
No Matches
terminal.h File Reference
#include "di/container/ring/ring.h"
#include "di/io/vector_writer.h"
#include "dius/sync_file.h"
#include "dius/tty.h"
#include "ttx/cursor_style.h"
#include "ttx/escape_sequence_parser.h"
#include "ttx/focus_event_io.h"
#include "ttx/graphics_rendition.h"
#include "ttx/key_event_io.h"
#include "ttx/mouse_event_io.h"
#include "ttx/params.h"
#include "ttx/paste_event_io.h"

Go to the source code of this file.

Classes

struct  ttx::SetClipboard
 
class  ttx::Terminal
 
struct  ttx::Terminal::Cell
 

Namespaces

namespace  ttx
 

Typedefs

using ttx::TerminalEvent = di::Variant<SetClipboard>