VtTerminalScrollViewport.top constructor
Scroll to the top of the scrollback.
Implementation
const VtTerminalScrollViewport.top()
: this._(
bindings.GhosttyTerminalScrollViewportTag.GHOSTTY_SCROLL_VIEWPORT_TOP,
);
Scroll to the top of the scrollback.
const VtTerminalScrollViewport.top()
: this._(
bindings.GhosttyTerminalScrollViewportTag.GHOSTTY_SCROLL_VIEWPORT_TOP,
);