lotabout.skim/examples
figsoda 2a7bd1db11
feat: allow run_with to be run within a tokio runtime (#979)
* feat: allow run_with to be run within a tokio runtime

* feat: add async example
2026-02-17 21:05:50 +00: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
cmd_collector.rs feat!: send & receive items in batches (#938) 2026-01-29 17:57:39 +00:00
custom_action_keybinding.rs feat(lib): add fine-grained control over skim's event loop (#968) 2026-02-12 11:57:02 +01:00
custom_item.rs feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +01:00
custom_keybinding_actions.rs chore: remove workspace (#883) 2026-01-13 11:34:10 +01:00
downcast.rs feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +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!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +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