lotabout.skim/src
2026-09-08 11:57:31 +00:00
..
bin feat: reduce binary size by removing uncommon image formats and color_eyre (#1118) 2026-07-17 17:29:43 +00:00
engine fix(matcher): an inverse query only checks the first --nth field (#1159) 2026-08-21 22:06:58 +02:00
fuzzy_matcher chore: clippy & fmt after cargo update 2026-08-21 22:18:54 +02:00
helper chore: nitpicks after multithreading review (#1172) 2026-09-05 20:35:27 +02:00
popup feat: add the set-cmd action to change interactive mode command from bindings (#1142) 2026-07-25 17:43:04 +02:00
tui fix: stream preview command instead of waiting for completion (#1176) 2026-09-08 11:57:31 +00:00
binds.rs feat: add the set-cmd action to change interactive mode command from bindings (#1142) 2026-07-25 17:43:04 +02:00
binds_tests.rs feat: add the set-cmd action to change interactive mode command from bindings (#1142) 2026-07-25 17:43:04 +02:00
field.rs fix(field): an out-of-range field index silently matches field 1 (#1155) 2026-08-16 11:07:20 +02:00
field_tests.rs fix(field): an out-of-range field index silently matches field 1 (#1155) 2026-08-16 11:07:20 +02:00
item.rs fix: path_name_offset returns bytes while Rank::begin is a char index (#1160) 2026-08-22 13:23:57 +00:00
item_tests.rs fix: path_name_offset returns bytes while Rank::begin is a char index (#1160) 2026-08-22 13:23:57 +00:00
lib.rs tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00:00
lib_tests.rs tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00:00
manpage.rs docs: readd default keybindings to the manpage as an auto-generated separate subsection 2026-07-26 14:45:29 +02:00
matcher.rs chore: nitpicks after multithreading review (#1172) 2026-09-05 20:35:27 +02:00
options.rs fix: make min-height work again (#1168) 2026-09-04 00:04:26 +02:00
options_tests.rs fix: make min-height work again (#1168) 2026-09-04 00:04:26 +02:00
output.rs feat: add the set-cmd action to change interactive mode command from bindings (#1142) 2026-07-25 17:43:04 +02:00
prelude.rs feat: add the set-cmd action to change interactive mode command from bindings (#1142) 2026-07-25 17:43:04 +02:00
reader.rs chore: nitpicks after multithreading review (#1172) 2026-09-05 20:35:27 +02:00
shell.rs tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00:00
shell_tests.rs tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00:00
skim.rs chore: nitpicks after multithreading review (#1172) 2026-09-05 20:35:27 +02:00
skim_item.rs feat: add --hide-nth to hide fields from display but keep them searchable (#1122) 2026-07-18 13:13:43 +00:00
skim_tests.rs fix(filter): --filter hangs when the query is below --min-query-length (#1158) 2026-08-22 09:19:38 +00:00
spinlock.rs chore: nitpicks after multithreading review (#1172) 2026-09-05 20:35:27 +02:00
theme.rs feat(theme): add a themeable scrollbar color for the item list (#1101) 2026-06-28 18:48:28 +02:00
theme_tests.rs feat(theme): add a themeable scrollbar color for the item list (#1101) 2026-06-28 18:48:28 +02:00
thread_pool.rs fix: preserve input order with --no-sort (#1115) 2026-07-17 12:16:46 +00:00
thread_pool_tests.rs fix: preserve input order with --no-sort (#1115) 2026-07-17 12:16:46 +00:00
util.rs tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00:00
util_tests.rs tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00:00