-
Notifications
You must be signed in to change notification settings - Fork 8.5k
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
Not able to use reg add. Getting syntax error #15068
Comments
Can you share a screenshot? This isn't exactly something Terminal is in control of, but we can still try to help. |
Huh. This might sound weird, but are you typing the command in, or copy-pasting it/? I wonder if there's a paste filter in conhost that might translate characters that look like |
Hmm, I copy the command in NotePad then it works. Seems Terminal not able to automatic change the ASCII or otherway around |
Note to team:
|
/dup #6134 |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Windows Terminal version
1.16.10262.0
Windows build number
10.0.22621.0
Other Software
No response
Steps to reproduce
Try to add reg value but getting syntax error
reg add HKEY_CURRENT_USER\software\microsoft\office\16.0\outlook\search /t REG_DWORD /v test /d 1
Expected Behavior
expected to add the reg value
Actual Behavior
syntax error occur
The text was updated successfully, but these errors were encountered: