lotabout.skim/examples
2026-04-14 13:39:26 +02:00
..
ansi.rs feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +01:00
async.rs feat: allow run_with to be run within a tokio runtime (#979) 2026-02-17 21:05:50 +00:00
base.rs fix: remove breaking change introduced with 7375d30b 2026-04-14 13:39:26 +02:00
cmd_collector.rs feat!: send & receive items in batches (#938) 2026-01-29 17:57:39 +00:00
custom_action_keybinding.rs feat!: internally compute indexes at match time (removes get/set_index) (#1001) 2026-03-10 14:12:10 +01:00
custom_item.rs feat!: internally compute indexes at match time (removes get/set_index) (#1001) 2026-03-10 14:12:10 +01:00
custom_keybinding_actions.rs chore: remove workspace (#883) 2026-01-13 11:34:10 +01:00
downcast.rs feat!: internally compute indexes at match time (removes get/set_index) (#1001) 2026-03-10 14:12:10 +01:00
fine-grain.rs feat(lib): add fine-grained control over skim's event loop (#968) 2026-02-12 11:57:02 +01:00
fuzzy_matcher_fz.rs feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +01:00
multiple_runs.rs feat: merge ranks in AndOr engine matcher 2026-02-23 14:45:09 +01:00
nth.rs feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +01:00
option_builder.rs feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +01:00
preview_callback.rs feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +01:00
receiver_multi.rs feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +01:00
sample.rs chore: remove workspace (#883) 2026-01-13 11:34:10 +01:00
selector.rs feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +01:00
tick.rs chore: add rust benchmark 2026-02-18 15:54:50 +01:00