microsoft / inshellisense

IDE style command line auto complete
MIT License
8.21k stars 179 forks source link

fix: support more terminal accents & reset accents between different cells #233

Closed cpendery closed 2 months ago

cpendery commented 2 months ago

Before: image After: image

Note underlines are hidden due to a bug in vscode, see https://github.com/microsoft/vscode/issues/210326