PowerShell ISE 5.1 on Windows 10. I run a shell command, e.g. >fauna shell my_db, and the result is an unresponsive window such that the prompt is dead. I do get a confirmation 'Connected to https://xyz,' and Type Ctrl+D to exit, but the prompt is not responsive; I cannot even paste into this window.
If I run the same command in PowerShell.exe, the result is the normal shell expected.
Any ideas? Am I confused and the ISE widow cannot turn itself into a shell? Therefore, would I need to allow a shell to be spawned from here?
FYI, execution policy is unrestricted while trying this.
Thanks in advance.