On this page
PaneCapture
- Package
- libtmux-swift
- Source
- Sources/LibTmux/PaneInteraction.swift
- struct PaneCapture : struct PaneCapture
-
A bounded read of a pane.
4 declared, 0 inherited
Members
- !=(_:_:) function Returns a Boolean value indicating whether two values are not equal.
- init(lines:droppedLines:) method
- droppedLines property Older rows omitted to honor the requested limit.
- lines property The newest rows, in terminal order.