lotabout.skim/tests
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
..
common feat: add multiline item rendering (#999) 2026-03-30 13:57:09 +02:00
snapshots feat: add multiline item rendering (#999) 2026-03-30 13:57:09 +02:00
ansi.rs feat: windows support (#1010) 2026-03-29 21:46:42 +00:00
binds.rs feat: add set-header action (closes #768) 2026-02-18 19:33:29 +01:00
case.rs tests: remove insta_ prefixes after finalizing tests migration 2026-01-23 17:58:05 +01:00
defaults.rs feat: windows support (#1010) 2026-03-29 21:46:42 +00:00
highlighting.rs feat: windows support (#1010) 2026-03-29 21:46:42 +00:00
history.rs feat: windows support (#1010) 2026-03-29 21:46:42 +00:00
issues.rs feat!: interactive pty preview & concurrency optimizations (#952) 2026-02-09 21:43:04 +00:00
keys.rs fix: always make ctrl-d abort (closes #941) 2026-01-29 18:23:10 +01:00
keys_interactive.rs feat: use a separate thread pool for Matcher runs (#961) 2026-02-15 17:34:46 +01:00
layout.rs fix: header and header-lines order in reverse layout 2026-01-25 21:40:30 +01:00
listen.rs feat: windows support (#1010) 2026-03-29 21:46:42 +00:00
matcher.rs feat!: use Arinae as default algorithm 2026-03-10 15:59:59 +01:00
multiline.rs feat: add multiline item rendering (#999) 2026-03-30 13:57:09 +02:00
normalize.rs feat: add --normalize to ignore accents etc. when matching (closes #453) (#914) 2026-01-27 14:04:51 +00:00
options.rs feat: add multiline item rendering (#999) 2026-03-30 13:57:09 +02:00
preview.rs feat: windows support (#1010) 2026-03-29 21:46:42 +00:00
split_match.rs tests: remove insta_ prefixes after finalizing tests migration 2026-01-23 17:58:05 +01:00
tiebreak.rs feat: add scheme for better filepath matching in Arinae 2026-03-05 09:30:38 +01:00
tmux.rs feat: windows support (#1010) 2026-03-29 21:46:42 +00:00
unix.rs feat!: use Arinae as default algorithm 2026-03-10 15:59:59 +01:00