Commit graph

16 commits

Author SHA1 Message Date
Loric ANDRE d17f5bd95d test: fix flaky tests 2026-01-17 19:39:24 +01:00
Loric ANDRE 8e25217a01 fix: matcher race condition at startup 2026-01-17 00:19:59 +01:00
Loric ANDRE f608ef9d24 feat: add print-header flag (and readd print-score) (closes #470) 2026-01-16 23:34:30 +01:00
Loric ANDRE 7c9b7194e0 test: remove useless listen tests 2026-01-16 22:32:58 +01:00
LoricAndre e25e166003
fix(ui): use current highlight for the current item (closes #889) (#890)
* fix(ui): use current highlight for the current item (closes #889)

* fix: misc
2026-01-16 17:54:02 +01:00
Loric ANDRE 577025224e fix: correctly parse wrap arg in preview options 2026-01-16 16:27:20 +01:00
LoricAndre 3782ae85e1
fix: fix listen flag on macos (#888)
* test: add vanilla test

* test: add vanilla test

* test: add vanilla test

* chore: better error

* fix: @dbg never times out

* chore: increase timeout

* chore: increase timeout

* fix: allow listen tests to retry
2026-01-16 15:58:07 +01:00
Loric ANDRE 1bf7b5266a test: add tests for listen flag 2026-01-16 10:01:28 +01:00
Loric ANDRE 60f4c1d17b feat: add disabled flag (closes #500) 2026-01-15 14:11:53 +01:00
Loric ANDRE 48e60a932c feat: add cycle flag (closes #553) 2026-01-15 12:28:29 +01:00
Loric ANDRE c7ae5bf1a2 feat(ui): allow setting modifiers (closes #871) 2026-01-15 10:35:09 +01:00
Loric ANDRE 56f3ff76c4 feat(ui): add selector and multi-selector options to set the itemlist icons 2026-01-14 21:16:59 +01:00
Loric ANDRE fe3f470b8a fix(cmd)!: always use sh for all command executions 2026-01-14 19:14:10 +01:00
LoricAndre bd7af947e3
fix: manually acquire cursor pos (closes #885) (#886)
* fix: manually acquire cursor pos (closes #885)

* chore: bump version

* chore: generate completions & manpage

* chore: revert crate upgrades

* chore: generate completions & manpage

---------

Co-authored-by: Loric André <loric.andre@noreply.me>
Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
2026-01-14 16:07:53 +01:00
LoricAndre 904ec2fa3e
chore: remove unneeded deps (#884)
* chore: remove unneeded deps

* chore: generate completions & manpage

* chore: remove unneeded deps

* chore: fix PR template tests link

---------

Co-authored-by: Loric André <loric.andre@noreply.me>
Co-authored-by: Skim bot <skim-bot@skim-rs.github.io>
2026-01-13 12:00:44 +01:00
LoricAndre c364c5f128
chore: remove workspace (#883)
* chore: remove workspace

* chore: regen dist config

* fix: readme path

* chore: extra-artifacts as files

* chore: generate dist CI

* chore: prepare for prerelease

* chore: switch to include + generate-files

* chore: use run step for generate-files

---------

Co-authored-by: Loric André <loric.andre@noreply.me>
2026-01-13 11:34:10 +01:00