microsoft/sudo

Tab completion

ThomasNieto opened this issue · 0 comments

Description of the new feature / enhancement

Provide a complete subcommand to allow shells to provide tab completion. See examples in Register-ArgumentCompleter for PowerShell native command tab completion.

Scenario when this would be used?

This would allow PowerShell and other shells to get tab completion results.

Supporting information

No response