microsoft / inshellisense

IDE style command line auto complete
MIT License
8.24k stars 181 forks source link

feat: ask for desired shell if no args #43

Closed zyoshoka closed 8 months ago

zyoshoka commented 8 months ago

The current error log when executed without arguments may be confusing to new users. This PR implements the ability to select a shell using the cursor when executed with no args.

Thank you for your consideration.

zyoshoka commented 8 months ago

@microsoft-github-policy-service agree