dev-backpack / cllm

Empower your CLI experience with a command search tool driven by LLM magic!
https://dev-backpack.github.io/cllm/
MIT License
33 stars 0 forks source link

Add loading indicator to command search #20

Closed devleejb closed 8 months ago

devleejb commented 8 months ago

What type of PR is this?:

enhancement

What this PR does / why we need it:

This PR aims to improve the user experience of the command search feature by adding a loading indicator. Currently, when a user searches for a command, there is no visual feedback to indicate that the search is in progress. This can lead to confusion or frustration if the search takes longer than expected. Therefore, this PR adds a loading indicator to provide feedback to the user that the search is ongoing.

Which issue(s) this PR fixes:

Fixes #11

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Additional documentation: