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 command auto-complete feature for ease of use #28

Open ykdy3951 opened 8 months ago

ykdy3951 commented 8 months ago

What would you like to be added?

Currently, our project lacks a command auto-complete feature which could greatly enhance the usability and user experience when interacting with our system. This feature would provide users with suggestions and completions for available commands as they type, making command-line operations more efficient and user-friendly.

Why is this needed?

Adding command auto-complete functionality would streamline the user's workflow, reduce errors, and overall improve the usability of our system. Please provide additional information on the programming language or framework used in the project to better implement the command auto-complete feature.

devleejb commented 7 months ago

This issue is about dynamic autocomplete.