ttx 0.1.0
|
#include "ttx/paste_event_io.h"
#include "di/format/prelude.h"
#include "ttx/escape_sequence_parser.h"
#include "ttx/paste_event.h"
Namespaces | |
namespace | ttx |
Functions | |
auto | ttx::serialize_paste_event (PasteEvent const &event, BracketedPasteMode mode) -> di::String |
auto | ttx::is_bracketed_paste_begin (CSI const &csi) -> bool |