mirror of
https://github.com/pragma-/pbot.git
synced 2026-04-08 00:18:02 +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.