| .. |
|
common
|
feat: event-driven re-render (#949)
|
2026-02-16 11:05:33 +01:00 |
|
snapshots
|
fix: use sum of scores in And engine
|
2026-03-05 09:30:38 +01:00 |
|
ansi.rs
|
fix: restart_matcher race condition (closes #970)
|
2026-02-12 15:08:37 +01:00 |
|
binds.rs
|
feat: add set-header action (closes #768)
|
2026-02-18 19:33:29 +01:00 |
|
case.rs
|
tests: remove insta_ prefixes after finalizing tests migration
|
2026-01-23 17:58:05 +01:00 |
|
defaults.rs
|
tests: remove insta_ prefixes after finalizing tests migration
|
2026-01-23 17:58:05 +01:00 |
|
highlighting.rs
|
fix: restart_matcher race condition (closes #970)
|
2026-02-12 15:08:37 +01:00 |
|
history.rs
|
feat!: use smarter setters, remove the need for Some(...) and String::from() in setters
|
2026-02-11 18:18:35 +01:00 |
|
issues.rs
|
feat!: interactive pty preview & concurrency optimizations (#952)
|
2026-02-09 21:43:04 +00:00 |
|
keys.rs
|
fix: always make ctrl-d abort (closes #941)
|
2026-01-29 18:23:10 +01:00 |
|
keys_interactive.rs
|
feat: use a separate thread pool for Matcher runs (#961)
|
2026-02-15 17:34:46 +01:00 |
|
layout.rs
|
fix: header and header-lines order in reverse layout
|
2026-01-25 21:40:30 +01:00 |
|
listen.rs
|
feat!: use smarter setters, remove the need for Some(...) and String::from() in setters
|
2026-02-11 18:18:35 +01:00 |
|
matcher.rs
|
feat: add Arinae algorithm (#990)
|
2026-03-01 18:50:28 +01:00 |
|
normalize.rs
|
feat: add --normalize to ignore accents etc. when matching (closes #453) (#914)
|
2026-01-27 14:04:51 +00:00 |
|
options.rs
|
feat: add --ellipsis option
|
2026-02-19 13:37:10 +01:00 |
|
preview.rs
|
feat!: interactive pty preview & concurrency optimizations (#952)
|
2026-02-09 21:43:04 +00:00 |
|
split_match.rs
|
tests: remove insta_ prefixes after finalizing tests migration
|
2026-01-23 17:58:05 +01:00 |
|
tiebreak.rs
|
feat: add scheme for better filepath matching in Arinae
|
2026-03-05 09:30:38 +01:00 |
|
tmux.rs
|
feat: add --print-current, --output-format (closes #981)
|
2026-02-18 22:14:49 +01:00 |
|
unix.rs
|
feat: merge ranks in AndOr engine matcher
|
2026-02-23 14:45:09 +01:00 |