lotabout.skim/tests
2026-02-16 11:05:33 +01:00
..
common feat: event-driven re-render (#949) 2026-02-16 11:05:33 +01:00
snapshots feat: add set-preview-cmd action to change preview (#969) 2026-02-13 08:32:13 +00:00
ansi.rs fix: restart_matcher race condition (closes #970) 2026-02-12 15:08:37 +01:00
binds.rs feat: use a separate thread pool for Matcher runs (#961) 2026-02-15 17:34:46 +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 chore: test matchers 2026-02-09 23:31:43 +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!: use smarter setters, remove the need for Some(...) and String::from() in setters 2026-02-11 18:18:35 +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 tests: remove insta_ prefixes after finalizing tests migration 2026-01-23 17:58:05 +01:00
tmux.rs fix: Escape last ; in env var value before passing to tmux (#912) 2026-01-22 16:49:18 +00:00
unix.rs feat(cli): add SKIM_OPTIONS_FILE (#972) 2026-02-13 09:24:05 +01:00