sudo icon indicating copy to clipboard operation
sudo copied to clipboard

Make sudo.ps1 support multi-line commands

Open Jaykul opened this issue 1 year ago • 0 comments

Also, don't assume Length=5 (people may invoke it as sudo.ps1 or as the full path to the script)

I also cleaned up a lot, sorry. And added a settings file for vscode to specify the formatting.

I think we should have tests for this to guarantee the different use cases work (and ensure they keep working when people make changes in the future). Is there a build I can add tests to?

Jaykul avatar Feb 10 '24 02:02 Jaykul