mirror of
https://github.com/pragma-/pbot.git
synced 2025-11-09 19:17:21 +01: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.