Expand description
Fuzzy filtering for wt list --filter and the TUI / filter (spec §7/§10),
backed by nucleo-matcher.
Functions§
- filter_
indices - Returns the indices of
haystacksthat fuzzy-matchquery, ordered by descending score (ties keep input order). An empty query matches everything in input order.