Fuzzy matching unintuitive
Author: ittaydCreated Jul 24, 2025Updated Jul 9, 2026
I type git clo and get results like 'git fsck --lost-found' as the first result followed by 'git config --global' and 'git commit ' results (where the message has an l and o somewhere)
I think there should be word separators (quotes, symbols, etc.) and matches should be to the start of works separated by these (and if a symbol is typed, match it).
Source: cantino/mcfly