mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
* fix: refresh preview after mouse selection * Address mouse preview review feedback * feat(ci): upload coverage report to pages for easier browsing (#1096) * feat(ci): upload coverage report to pages for easier browsing * fix: remove anchors * fix: release report * fix: coverage percent * docs: update README * chore: only on master * test: add unit tests for the shell & manpage generators (#1098) * test: add unit tests for the shell & manpage generators * chore: propagate key bindings generation errors * tests: improve coverage to 90% (#1099) * tests: improve coverage to 90% * feat: improve coverage * remove most unix-only tests * Update src/skim_tests.rs Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fixes * chore: misc --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * chore: cleanup --------- Co-authored-by: LoricAndre <57358788+LoricAndre@users.noreply.github.com> Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> Co-authored-by: Loric ANDRE <loric.andre@pm.me> |
||
|---|---|---|
| .. | ||
| common | ||
| snapshots | ||
| ansi.rs | ||
| binds.rs | ||
| case.rs | ||
| cli.rs | ||
| defaults.rs | ||
| highlighting.rs | ||
| issues.rs | ||
| keys.rs | ||
| keys_interactive.rs | ||
| layout.rs | ||
| listen.rs | ||
| matcher.rs | ||
| mouse.rs | ||
| multiline.rs | ||
| normalize.rs | ||
| options.rs | ||
| popup.rs | ||
| preview.rs | ||
| split_match.rs | ||
| tiebreak.rs | ||
| unix.rs | ||