microsoft/sudo

Prevent popup window from autoclosing

btimmins42 opened this issue · 0 comments

Description of the new feature / enhancement

When I, for example sudo netstat -an, the new window pops up, runs netstat and immediately disappears. This is less than useful as, I'm afraid speedreading netsat output is unlikely to be productive.
Output should stop with, for example, "Press ENTER to continue"

Scenario when this would be used?

When it is necessary to actually read the output of a command :-)

Supporting information

Not sure I have anything else to add.