Clear and concise description of the problem
The current implementation prints all available even if part of the script name is provided for completion candidates
Suggested solution
The completion should return only those scripts that contain/start with the string provided
Alternative
No response
Additional context
Happy to submit a PR for this
Validations