Module backend
Source - Pane
- Represents a pane within a session
- PaneMetrics
- Performance metrics for a pane (muxd feature)
- PaneSize
- Pane dimensions
- ResourceLimits
- Resource limits for a pane (muxd feature)
- Session
- Represents a terminal multiplexer session
- MuxError
- Error types for multiplexer operations
- MuxUIEvent
- Events emitted to the UI for mux operations
- PaneEvent
- Events that can occur in a pane
- SplitType
- How to split a pane
- MuxBackend
- The core trait that all multiplexer backends must implement
- MuxBackendExt
- Optional extended capabilities that some backends may support
- EventStream
- Event stream for real-time pane updates (muxd feature)