mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
* 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>
30 lines
2.2 KiB
Plaintext
30 lines
2.2 KiB
Plaintext
---
|
|
source: tests/binds.rs
|
|
description: "input: items [\"1\", \"12\", \"13\", \"14\", \"15\", \"16\", \"17\", \"18\", \"19\", \"10\"]\noptions: --bind change:first\nafter:\n @key Up\n @key Up"
|
|
---
|
|
" "
|
|
" "
|
|
" "
|
|
" "
|
|
" "
|
|
" "
|
|
" "
|
|
" "
|
|
" "
|
|
" "
|
|
" "
|
|
" "
|
|
" 10 "
|
|
" 19 "
|
|
" 18 "
|
|
" 17 "
|
|
" 16 "
|
|
" 15 "
|
|
" 14 "
|
|
"> 13 "
|
|
" 12 "
|
|
" 1 "
|
|
" 10/10 2/0"
|
|
"> "
|
|
cursor: (24, 3)
|