microsoft / inshellisense

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

fix: improper screen clearing results in blank cells #121

Closed cpendery closed 6 months ago

cpendery commented 6 months ago

When the suggestions render at the bottom of the screen, they were improperly clearing cells on new data, resulting in lots of blank cells where input should be. This fixes that bug