score
score copied to clipboard
fuzzy matching for addresses in various boxes ?
e.g. like this : https://s3-us-west-2.amazonaws.com/forrestthewoods.staticweb/lib_fts/tests/fuzzy_match/fts_fuzzy_match_test.html
this means that typing /a/u/f.2 would auto-complete to /audio/user_interface/frequency.2 for instance
Note that we can now use the rapidfuzz library for that as @avilleret added it to libossia