mirror of
https://github.com/tmux/tmux.git
synced 2026-06-21 17:55:21 +00:00
Tweak.
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
*
|
*
|
||||||
* 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
|
||||||
* example: pane content or pane border cells or pane status line. A span type
|
* example: pane content or pane border cells or pane status line. A span also
|
||||||
* includes enough additional data to draw it, but does not include the style -
|
* includes enough additional data to draw it, but does not include the style -
|
||||||
* that is determined when it is drawn.
|
* that is determined when it is drawn.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user