Skip to content
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

Symbols with error, when updated the windows terminal #5538

Closed
aleserrags opened this issue Apr 24, 2020 · 6 comments
Closed

Symbols with error, when updated the windows terminal #5538

aleserrags opened this issue Apr 24, 2020 · 6 comments
Assignees
Labels
Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Product-Terminal The new Windows Terminal. Resolution-External For issues that are outside this codebase

Comments

@aleserrags
Copy link

In a previous version it was working, however when it updated it stopped working.
Anotação 2020-04-24 111332

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Apr 24, 2020
@zadjii-msft
Copy link
Member

Could you share what those glyphs are supposed to be?

@zadjii-msft zadjii-msft added Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something Product-Terminal The new Windows Terminal. labels Apr 24, 2020
@aleserrags
Copy link
Author

@zadjii-msft
Anotação 2020-04-24 124917

@ghost ghost added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Apr 24, 2020
@DHowett-MSFT
Copy link
Contributor

Apart from the small emoji (#900), it looks like these are working fine.

image

Can you make sure your MSYS profile specifies bash.exe --login -i or something equivalent? We've had a bunch of issues with that lately.

Resolving external since this seems to work outside msys/vue.

@DHowett-MSFT DHowett-MSFT added the Resolution-External For issues that are outside this codebase label Apr 25, 2020
@aleserrags
Copy link
Author

aleserrags commented May 6, 2020

The settings are the same as the documentation
https://github.com/microsoft/terminal/blob/master/doc/user-docs/ThirdPartyToolProfiles.md

{ "name" : "Git Bash", "commandline" : "C:/Program Files/Git/bin/bash.exe -li", "icon" : "C:/Program Files/Git/mingw64/share/git/git-for-windows.ico", "startingDirectory" : "%USERPROFILE%" }

I did the tests on other terminals (CMD, Cmder and Power Shell) and had the same problem.

terminal

@DHowett-MSFT DHowett-MSFT self-assigned this May 7, 2020
@DHowett-MSFT
Copy link
Contributor

All the applications depicted above are using the legacy input line. I'd be interested in seeing emoji output under those three shells.

@DHowett-MSFT DHowett-MSFT added Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something and removed Needs-Attention The core contributors need to come back around and look at this ASAP. labels May 7, 2020
@aleserrags
Copy link
Author

In cmder, when I insert the emoji it appears normal, but when I remove selection the emoji disappears

terminal2

@ghost ghost added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Product-Terminal The new Windows Terminal. Resolution-External For issues that are outside this codebase
Projects
None yet
Development

No branches or pull requests

3 participants