Module backend

Source

Structs§

PaneInfo
Represents a pane within a session
SessionInfo
Represents a terminal multiplexer session
WindowInfo

Enums§

MuxError
Error types for multiplexer operations

Traits§

MuxBackend
The core trait that all multiplexer backends must implement