When using psql command, input prompt is not shown, and input does not work · Issue #46 · aefimov/idea-batch · GitHub
More Web Proxy on the site http://driver.im/
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
Not sure why, but when used in a batch script and run from this plugin, psql's input and output is not connected. I can run from the IDEA terminal just fine and it works: cmd.exe /c psql.
This is the only thing I have found that input/output does not work on, not sure why.