mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-03 20:12:42 +00:00
lib-vt: expose RenderState API
This commit is contained in:
@@ -47,6 +47,7 @@ pub const PageList = terminal.PageList;
|
||||
pub const Parser = terminal.Parser;
|
||||
pub const Pin = PageList.Pin;
|
||||
pub const Point = point.Point;
|
||||
pub const RenderState = terminal.RenderState;
|
||||
pub const Screen = terminal.Screen;
|
||||
pub const ScreenSet = terminal.ScreenSet;
|
||||
pub const Selection = terminal.Selection;
|
||||
|
||||
Reference in New Issue
Block a user