mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-25 00:21:46 +00:00
chore(vt): expose snapshot api (#13912)
Link: https://discord.com/channels/1005603569187160125/1420009803173859449/1539649787748417667
This commit is contained in:
@@ -64,6 +64,7 @@ pub const parse_table = terminal.parse_table;
|
||||
pub const search = terminal.search;
|
||||
pub const sgr = terminal.sgr;
|
||||
pub const size = terminal.size;
|
||||
pub const snapshot = terminal.snapshot;
|
||||
pub const x11_color = terminal.x11_color;
|
||||
|
||||
pub const Charset = terminal.Charset;
|
||||
|
||||
Reference in New Issue
Block a user