Add support for detection initials (or, more realistically, ordered but non-consecutive partial string matches) on folder names.
For example, the path /usr/bin/CamelCaseFolder
would be found via:
j ccf
Fixes #557
Add support for detection initials (or, more realistically, ordered but non-consecutive partial string matches) on folder names.
For example, the path /usr/bin/CamelCaseFolder
would be found via:
j ccf
Fixes #557