coderGtm/yantra-app-launcher

Show suggestion for 'openf' command

coderGtm opened this issue · 1 comments

One thing that I aim to get done before the next release is showing the suggestion for the expected app to open while typing the app name while using 'openf' command. This feature was requested by a user.

For example, while typing openf gitb,
according to the calculation by Levenshtein distance, the most likely app to open would probably be GitHub. So show GitHub in the suggestions bar.

If you wish to work on this feature, let me know.

Done with 693e37c