choco
choco copied to clipboard
[FEATURE REQUEST] Powershell Tab Completion for wsudo
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.
Thanks for the feedback, it's a good one, I hope to get to it when I have some spare time.