sudo icon indicating copy to clipboard operation
sudo copied to clipboard

It's sudo, for Windows

Results 67 sudo issues
Sort by recently updated
recently updated
newest added

Clicking the button in setting does nothing and it reverts a few seconds later. See video of issue at https://t.co/wKHQ9o7Mm6 Also nothing seems to be in registry. Thank you all...

Issue-Bug
Tracking-External
Needs-Author-Feedback
Needs-Triage

No clue how achievable this would be, but if this could somehow show “Requested by Terminal” and maybe a “More Info” button that shows the full command line that’d be...

Issue-Scenario

The biggest problem with Windows's requirement to run some commands/operations/RPC in an "elevated" context is that it is not possible to run this in a TTY. Currently this tool is...

Needs-Author-Feedback
Needs-Triage

In `sudo` for Linux, the long option name for `-E` is `--preserve-env`; please support that as the long version of `-E`. `--preserve-env` additionally accepts an optional list of environment variables,...

Issue-Bug
Resolution-Fix-Committed
Tracking-External

I love it but new window over inline by default feels like a really bad choice. It’s unfamiliar to users on other platforms, which this is copying. I suggest changing...

Needs-Triage

`sudo` for Linux supports a `-D`/`--chdir` option, which changes to a specified directory before running the specified command. Please consider supporting the same option.

Issue-Task
Needs-Triage

`sudo` for Linux supports `-s`/`--shell` to run a shell as the target user. Please consider supporting the same option, as a shorthand for `sudo cmd`. `sudo.ps1` could check for this...

Issue-Feature

`sudo` on Linux has an option `-H`/`--set-home`, which sets the home directory to that of the target user. (If this is already the default behavior, then consider accepting and ignoring...

Issue-Task

We should support a setting for a "credential timeout" that would allow the user to enter their password once, and then not be prompted for a period of time (e.g....

Issue-Feature

We should backport Sudo to Windows 10. Ultimately, this shouldn't be too hard, but porting the settings app changes may be a bit of a pain. This is internally, MSFT:48735673

Issue-Feature