microsoft / inshellisense

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

Description isn't properly cleared when description is longer than suggestions #105

Closed cpendery closed 6 months ago

cpendery commented 7 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Have a description of x lines get rendered when there are x-1 suggestions getting shown.

Expected behavior It should get positioned above the line rather than going through and below the line

Environment