lotabout.skim/tests/snapshots/preview__preview_offset_fixed@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
2.2 KiB
Plaintext

---
source: tests/preview.rs
description: "input: items [\"a\", \"b\"]\noptions: --preview printf \"=%.0s\\n\" $(seq 1 1000) --preview-window left:+123"
---
" 123/1000│ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ "
"= │ b "
"= │> a "
"= │ 2/2 0/0"
"= │> "
cursor: (24, 43)