lotabout.skim/tests
VXNCXNX e8f5b3ae65
fix: path_name_offset returns bytes while Rank::begin is a char index (#1160)
The PathName tiebreak computes path_name_offset - begin, so mixing the
two units inflates the score for any path with a non-ASCII directory
component and ranks a filename match below a directory match.

Co-authored-by: VXNCXNX <VXNCXNX@users.noreply.github.com>
2026-08-22 13:23:57 +00:00
..
common docs: readd default keybindings to the manpage as an auto-generated separate subsection 2026-07-26 14:45:29 +02:00
snapshots feat: allow binding actions & more events (#1125) 2026-07-21 11:42:47 +00:00
ansi.rs feat: add --hide-nth to hide fields from display but keep them searchable (#1122) 2026-07-18 13:13:43 +00:00
binds.rs feat: allow binding actions & more events (#1125) 2026-07-21 11:42:47 +00:00
case.rs chore: crate-level lints 2026-05-21 18:19:40 +02:00
cli.rs fix: path_name_offset returns bytes while Rank::begin is a char index (#1160) 2026-08-22 13:23:57 +00:00
defaults.rs chore: crate-level lints 2026-05-21 18:19:40 +02:00
execute.rs test: replace tmux e2e harness with cross-platform Zellij harness (#1139) 2026-07-23 16:32:29 +00:00
highlighting.rs tests: improve coverage to 90% (#1099) 2026-06-25 19:12:49 +00:00
interactive.rs test: replace tmux e2e harness with cross-platform Zellij harness (#1139) 2026-07-23 16:32:29 +00:00
issues.rs chore: crate-level lints 2026-05-21 18:19:40 +02:00
keys.rs chore: crate-level lints 2026-05-21 18:19:40 +02:00
keys_interactive.rs chore: crate-level lints 2026-05-21 18:19:40 +02:00
layout.rs feat: collapsed borders by default and --border-no-collapse flag (#1117) 2026-07-17 16:59:14 +00:00
listen.rs test: replace tmux e2e harness with cross-platform Zellij harness (#1139) 2026-07-23 16:32:29 +00:00
matcher.rs feat: bump frizbee to 0.10.0, thread local matcher (#1105) 2026-07-03 16:20:05 +00:00
mouse.rs fix: refresh preview after mouse selection (#1095) 2026-06-26 00:36:07 +02:00
multiline.rs chore: crate-level lints 2026-05-21 18:19:40 +02:00
normalize.rs chore: crate-level lints 2026-05-21 18:19:40 +02:00
options.rs feat: add --hide-nth to hide fields from display but keep them searchable (#1122) 2026-07-18 13:13:43 +00:00
popup.rs chore(deps): bump shell-quote from 0.7.2 to 0.8.0 in the cargo-prod group (#1154) 2026-08-11 13:21:43 +00:00
preview.rs chore: add image tests & examples 2026-06-17 13:56:37 +02:00
split_match.rs chore: crate-level lints 2026-05-21 18:19:40 +02:00
tiebreak.rs chore: crate-level lints 2026-05-21 18:19:40 +02:00