The pipelines and other operators are executed by shell, geany supports launching just one comand, not entire script.

If you need this, you can execute the shell and pass the script as argument, e.g.: sh -c "sed "s/a//g" | sort -u"


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/4085/2506048299@github.com>