-
Notifications
You must be signed in to change notification settings - Fork 175
Sudo should declare that the Subsystem it uses is Windows #135
Copy link
Copy link
Open
Labels
Issue-FeatureNew feature or request. Complex enough to require planning and actual budgeted, scheduled work.New feature or request. Complex enough to require planning and actual budgeted, scheduled work.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meeting
Metadata
Metadata
Assignees
Labels
Issue-FeatureNew feature or request. Complex enough to require planning and actual budgeted, scheduled work.New feature or request. Complex enough to require planning and actual budgeted, scheduled work.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meeting
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description of the new feature / enhancement
Sudo currently declares that the Subsystem it uses is Console, which causes an extra terminal window to open when executing sudo via the Run dialog. Sudo should declare that the Subsystem it uses is Windows, and then obtain an available console via AttachConsole, if possible.
Scenario when this would be used?
none
Supporting information
No response