microsoft / inshellisense

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

Stop working when typing #62

Closed nep-0 closed 6 months ago

nep-0 commented 8 months ago

Describe the bug Typing something, then cannot type anymore.

To Reproduce Steps to reproduce the behavior:

  1. type gcc lab2/5.2.c -
  2. cannot type anymore

Expected behavior Typing something, then cannot type anymore.

Environment

cpendery commented 8 months ago

Thanks for reporting this! I'm able to replicate this and will work on a fix