choco icon indicating copy to clipboard operation
choco copied to clipboard

[FEATURE REQUEST] Powershell Tab Completion for wsudo

Open Neurognostic opened this issue 6 years ago • 1 comments

When wsudo is in the command position PowerShell's command and argument completion are not understood by the shell.

It would be a great quality-of-life improvement for tab completion to work for the commands passed to wsudo.

The workaround is to initially write the command without wsudo in the command position using tab completion, then go to the front of the line with <HOME> or <ctrl-a> (in EMACS mode) and insert wsudo.

Thanks for this all your work in this tool. It is the best pseudo sudo I have found thus far.

Neurognostic avatar Nov 28 '19 00:11 Neurognostic

Thanks for the feedback, it's a good one, I hope to get to it when I have some spare time.

noseratio avatar Nov 28 '19 00:11 noseratio