Files
chkr/tests/snapshots/ui_snapshot__ui_snapshot_basic.snap
2026-01-24 09:41:22 +01:00

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,
]
}