lotabout.skim/src
2026-02-18 15:54:50 +01:00
..
bin chore: unify filter mode & squeeze more perf (#974) 2026-02-15 19:08:02 +01:00
engine feat: optimize match_item to use ref and not Arc (#962) 2026-02-10 10:16:00 +01:00
fuzzy_matcher feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +01:00
helper fix: possible None unwrap if ansi enabled but not in item 2026-02-16 14:27:16 +01:00
tui feat: event-driven re-render (#949) 2026-02-16 11:05:33 +01:00
binds.rs chore: update frizbee and nightly version 2026-02-11 10:00:56 +01:00
completions.rs feat: add set-preview-cmd action to change preview (#969) 2026-02-13 08:32:13 +00:00
field.rs feat!: interactive pty preview & concurrency optimizations (#952) 2026-02-09 21:43:04 +00:00
item.rs chore: unify filter mode & squeeze more perf (#974) 2026-02-15 19:08:02 +01:00
lib.rs chore: refactor Skim into its own file 2026-02-17 22:22:38 +01:00
manpage.rs feat: add set-preview-cmd action to change preview (#969) 2026-02-13 08:32:13 +00:00
matcher.rs feat: use a separate thread pool for Matcher runs (#961) 2026-02-15 17:34:46 +01:00
options.rs feat: add set-preview-cmd action to change preview (#969) 2026-02-13 08:32:13 +00:00
output.rs fix: make select-1 and exit-0 work again (closes #916) (#933) 2026-01-26 13:14:51 +01:00
prelude.rs chore: add rust benchmark 2026-02-18 15:54:50 +01:00
reader.rs feat(lib): add fine-grained control over skim's event loop (#968) 2026-02-12 11:57:02 +01:00
skim.rs chore: add rust benchmark 2026-02-18 15:54:50 +01:00
skim_item.rs chore: remove workspace (#883) 2026-01-13 11:34:10 +01:00
spinlock.rs feat!: interactive pty preview & concurrency optimizations (#952) 2026-02-09 21:43:04 +00:00
theme.rs feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +01:00
tmux.rs chore(deps): bump rand from 0.9.2 to 0.10.0 (#958) 2026-02-10 21:51:42 +00:00
util.rs feat!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +01:00