![]() |
libghostty
|
#include <ghostty/vt/result.h>
#include <ghostty/vt/allocator.h>
#include <ghostty/vt/osc.h>
#include <ghostty/vt/key.h>
#include <ghostty/vt/paste.h>
Go to the source code of this file.
libghostty-vt - Virtual terminal emulator library
This library provides functionality for parsing and handling terminal escape sequences as well as maintaining terminal state such as styles, cursor position, screen, scrollback, and more.
WARNING: This is an incomplete, work-in-progress API. It is not yet stable and is definitely going to change.
Definition in file vt.h.