lukesampson / psutils

Command line utilities written in Powershell
MIT License
567 stars 57 forks source link

Sudo fails when running from PowerShell prompt within ConEmu #13

Open dbaeumer opened 8 years ago

dbaeumer commented 8 years ago

Steps to reproduce

Command fails with The Win32 internal error "The handle is invalid" 0x6 occurred while getting console output buffer information. Contact Microsoft Customer Support Services.

Running the same command from: 'native' PowerShell prompt and a cmd hosted in ConEmu works

okonomiyaki3000 commented 4 years ago

Maybe related to #34 (or maybe not)