You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2021. It is now read-only.
When I run Show-Command to get all the syntax for a command in the CLI it pops up a window and when I'm done filling it in and click "Run" it returns but does not execute the line. Example:
When I run Show-Command to get all the syntax for a command in the CLI it pops up a window and when I'm done filling it in and click "Run" it returns but does not execute the line. Example:
PS C:> Show-Command Get-Process
PS C:> Get-Process^M
When I do that inside a Jupyter Notebook it doesn't pause but executes the line without showing the command.
The text was updated successfully, but these errors were encountered: