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

Wired behavior when insert characters using ALT+ASCII CODE in CMD #1402

Closed
leoniDEV opened this issue Jun 22, 2019 · 1 comment
Closed

Wired behavior when insert characters using ALT+ASCII CODE in CMD #1402

leoniDEV opened this issue Jun 22, 2019 · 1 comment
Labels
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.

Comments

@leoniDEV
Copy link

leoniDEV commented Jun 22, 2019

Environment

Windows build number: 10.0.18922.1000 and 10.0.18362.175
Windows Terminal version (if applicable): 0.2.1715.0

Any other software?
cmd

Steps to reproduce

  • Open CMD (whatever version listed above) session in the Terminal
  • try to insert an ascii key by:
    • press and hold ALT key
    • digit whatever number (for example 126 corresponding to ~)

Expected behavior

a tilde (~) is inserted
WinTerCMDok

Actual behavior

the ascii code (126) and a tilde is inserted
WinTerCMD

@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 Jun 22, 2019
@DHowett-MSFT
Copy link
Contributor

Probably the same root cause as #1401

@DHowett-MSFT DHowett-MSFT added the Product-Terminal The new Windows Terminal. label Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

No branches or pull requests

2 participants