Skip to main content

Module types

Module types 

Source

Structs§

CaptureResult
CursorPos
LayoutInfo
Full layout description for the current window.
LayoutListEntry
MarkInfo
PaneInfo
PaneLayout
Position and size of a pane in the terminal grid.
ProcessInfo
ScreenCell
Wire-format cell for screen snapshots.
ScreenCellAttrs
ServerStatusInfo
SessionInfo
WindowBarInfo
Summary info for a window, used in status bar rendering.
WindowInfo

Enums§

CaptureFilter
LayoutSource
PaneEvent
Events streamed to subscribers via NDJSON.
ScreenColor
ScrollbackRange

Type Aliases§

PaneId
Globally unique pane identifier in “%N” format (e.g. “%0”, “%7”).
SessionId
User-chosen session name (e.g. “work”, “agents”).
WindowId
Zero-based window index within a session.