lotabout.skim/tests/snapshots/layout__layout_border@001.snap
LoricAndre 987d2a5ca7
feat: add multiline item rendering (#999)
* feat: add multiline item rendering

* chore: generate completions & manpage

* chore: use newline as default for multiline when read0 is set

* chore: generate completions & manpage

* chore: add `highlight-line'

* chore: generate completions & manpage

* feat: use multiline in history widgets

* feat: better snap tests

* feat(ci): show snap failures

* fix(ci): cross platform tests

---------

Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
2026-03-30 13:57:09 +02:00

30 lines
3.2 KiB
Plaintext

---
source: tests/layout.rs
description: "input: items [\"header line 1\", \"header line 2\", \"a\", \"b\", \"c\", \"ab\", \"ac\"]\noptions: -q a --header header --header-lines 2 --prompt prompt --selector sel --multi-selector multi-sel -m --pre-select-n 2 --border"
---
"┌──────────────────────────────────────────────────────────────────────────────┐"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ │"
"│ ac │"
"│ multi-sel ab │"
"│sel multi-sel a │"
"└──────────────────────────────────────────────────────────────────────────────┘"
"┌──────────────────────────────────────────────────────────────────────────────┐"
"│ header line 2 │"
"│ header line 1 │"
"│ header │"
"└──────────────────────────────────────────────────────────────────────────────┘"
"┌ 3/5 [2]──────────────────────────────────────────────────────────────────0/0┐"
"│prompt a │"
"└──────────────────────────────────────────────────────────────────────────────┘"
cursor: (23, 10)