microsoft / inshellisense

IDE style command line auto complete
MIT License
8.39k stars 186 forks source link

fix: only show 'powershell' binding on windows #22

Closed cpendery closed 11 months ago

cpendery commented 11 months ago

Description

In order to avoid confusion between powershell and pwsh on MacOS/Linux, remove it as a binding option on those OS's

Testing

Closes #18