Skip to content
Discussion options

You must be logged in to vote

The process won't be launched within a shell, so pipe redirects like < won't work.
For the runInTerminal = true option I guess it would be possible to support a "execute in shell" option, but not sure if it is a good idea to do that.

Would it be an option to modify the app to take a filename (with - as default value for stdin)? That approach is quite common for unix tools which support reading from stdin or file.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@igorlfs
Comment options

Answer selected by mfussenegger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants