You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ask Terminal chat for a command that will produce a multiline sudo command, for example: How do I install Kubernetes on Linux?
Expected Behavior
When clicking sudo commands in Terminal Chat to run them in a WSL instance, Terminal allows the user to enter the sudo password either before continuing passing more commands and/or without causing a sudo error.
Actual Behavior
When clicking multiline sudo commands in Terminal Chat to run them in a WSL instance, Terminal passes something to the initial sudo that causes a password error.
Windows Terminal version
1.20.3491.0
Windows build number
10.0.22631.0
Other Software
Fedora Remix for WSL 39
Steps to reproduce
Ask Terminal chat for a command that will produce a multiline sudo command, for example:
How do I install Kubernetes on Linux?Expected Behavior
When clicking sudo commands in Terminal Chat to run them in a WSL instance, Terminal allows the user to enter the sudo password either before continuing passing more commands and/or without causing a sudo error.
Actual Behavior
When clicking multiline sudo commands in Terminal Chat to run them in a WSL instance, Terminal passes something to the initial sudo that causes a password error.
Recording.2023-12-19.154923.mp4