cronvel / terminal-kit

Terminal utilities for node.js
MIT License
3.08k stars 198 forks source link

Unable to draw the correct image in vscode dark-mode terminal! #227

Open bcmRayCrazy-coder opened 1 year ago

bcmRayCrazy-coder commented 1 year ago

I test the image-viewer.js in /node_modules/terminal-kit/sample/image-viewer.js using vscode terminal, it draws an image like this:

图片

But it is normal in macos bult-in terminal

图片

Does terminal-kit supports vscode terminal?