mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
* chore: remove skim::Item run_items wrapper * fix: properly trigger re-render on custom previews * feat: add AppendItems event * feat!: internally compute indexes at match time (removes get/set_index) * chore: generate completions & manpage * chore: better benchmarks --------- Co-authored-by: Skim bot <skim-bot@skim-rs.github.io> |
||
|---|---|---|
| .. | ||
| ansi.rs | ||
| async.rs | ||
| base.rs | ||
| cmd_collector.rs | ||
| custom_action_keybinding.rs | ||
| custom_item.rs | ||
| custom_keybinding_actions.rs | ||
| downcast.rs | ||
| fine-grain.rs | ||
| fuzzy_matcher_fz.rs | ||
| multiple_runs.rs | ||
| nth.rs | ||
| option_builder.rs | ||
| preview_callback.rs | ||
| receiver_multi.rs | ||
| sample.rs | ||
| selector.rs | ||
| tick.rs | ||