mirror of
https://github.com/pragma-/pbot.git
synced 2026-06-11 18:55:53 +02:00
This fixes .e.g.:
<pragma-> !echo foo &{echo bar | { sed s/bar// }} baz
such that it produces the output "foo baz" instead of no output at all.