mirror of
https://github.com/tmux/tmux.git
synced 2026-06-21 09:45:41 +00:00
Tweak.
This commit is contained in:
@@ -31,8 +31,9 @@
|
|||||||
* invalidated when the offset or size of the visible part of the window
|
* invalidated when the offset or size of the visible part of the window
|
||||||
* changes, or at various other points such as when a pane is moved or resized,
|
* changes, or at various other points such as when a pane is moved or resized,
|
||||||
* through a generation number. The scene only includes the part of the client
|
* through a generation number. The scene only includes the part of the client
|
||||||
* used for the window: panes, pane status lines, scrollbars, and any area
|
* used for the window: panes, pane status lines, borders, scrollbars, and any
|
||||||
* outside the window. The status line and overlay are not included.
|
* area outside the window. The client status line and overlay are not
|
||||||
|
* included.
|
||||||
*
|
*
|
||||||
* A scene is made from spans. A span is a horizontal run of cells on one
|
* A scene is made from spans. A span is a horizontal run of cells on one
|
||||||
* visible line that can be drawn in the same way. Each span has a type, for
|
* visible line that can be drawn in the same way. Each span has a type, for
|
||||||
|
|||||||
Reference in New Issue
Block a user