-
Notifications
You must be signed in to change notification settings - Fork 30.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emojis don't take enough space, some stay floating. #51385
Comments
(Experimental duplicate detection) |
Some more info, it looks like the emojis remove spaces from their left when you are scrolling through your shell history. |
Created upstream issue: xtermjs/xterm.js#1502 @berithpy can you comment exact repro steps how you got to this state? Really granular at like the keystroke level like "foo", enter, etc... |
The issue with emoji spacing and subsequent issues with viewing/editing commands from history can be observed on Macs as well. My setup is OSX Mojave 10.14.6 and VSCode 1.38.1. (At) emoji is clipped in VSCode terminal window. |
Artifacts left -> xtermjs/xterm.js#1502 The half width thing is tracked in xtermjs/xterm.js#1709 |
I found similar issues but not exact ones. I was scrolling through my shell history with the up arrow in the keyboard and after going past some emojis they stayed floating there (the eggplant and fire one) after clearing and changing folders some of the remnants disappeared.
Steps to Reproduce:
1.Use color emojis on the terminal
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: