24 lines
903 B
Plaintext
24 lines
903 B
Plaintext
---
|
|
source: tests/ui_snapshot.rs
|
|
assertion_line: 50
|
|
expression: out
|
|
---
|
|
Buffer {
|
|
area: Rect { x: 0, y: 0, width: 40, height: 10 },
|
|
content: [
|
|
"┌Lines (space to mark, q to quit)──────┐",
|
|
"│[ ] first │",
|
|
"│[x] second │",
|
|
"│[ ] third │",
|
|
"│ │",
|
|
"│ │",
|
|
"│ │",
|
|
"│ │",
|
|
"│ │",
|
|
"└──────────────────────────────────────┘",
|
|
],
|
|
styles: [
|
|
x: 0, y: 0, fg: Reset, bg: Reset, underline: Reset, modifier: NONE,
|
|
]
|
|
}
|