microsoft / inshellisense

IDE style command line auto complete
MIT License
8.22k stars 180 forks source link

fix: completion fails to detect space when represented with cursor movement #116

Closed cpendery closed 6 months ago

cpendery commented 6 months ago

Accepting something like git co -> git commit fails to register the last space so options like -m never appear.