lotabout.skim/src
2026-08-10 11:58:44 +02:00
..
bin feat: reduce binary size by removing uncommon image formats and color_eyre (#1118) 2026-07-17 17:29:43 +00:00
engine feat: bump frizbee to 0.10.0, thread local matcher (#1105) 2026-07-03 16:20:05 +00:00
fuzzy_matcher fix: match double-width roman characters (closes #1149) 2026-08-07 12:11:23 +02:00
helper feat: add --hide-nth to hide fields from display but keep them searchable (#1122) 2026-07-18 13:13:43 +00: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(image): detect picker from tty to support protocol detection with piped input 2026-08-10 11:58:44 +02: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 tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00:00
field_tests.rs tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00:00
item.rs fix: reorder batches in --tac mode (#1150) 2026-08-07 10:10:17 +00:00
item_tests.rs fix: reorder batches in --tac mode (#1150) 2026-08-07 10:10:17 +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 fix: reorder batches in --tac mode (#1150) 2026-08-07 10:10:17 +00:00
options.rs docs: preview command runs with sh/cmd, not SHELL 2026-07-28 13:37:43 +02:00
options_tests.rs tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00: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 tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00: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 fix(image): detect picker from tty to support protocol detection with piped input 2026-08-10 11:58:44 +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 feat: allow binding actions & more events (#1125) 2026-07-21 11:42:47 +00:00
spinlock.rs tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00: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