You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you mean exec of external binaries/apps or rather an "internal" exec (thus something like eval or better quoting/unquoting as proposed in #17 )?
If you meant internal one, I'd prefer the quoting/unquoting approach. But that leaves one important question open - namely how t2b can read from stdin? That's probably the last thing (along those proposed in #17) I lack in t2b - reading from stdin.
No description provided.
The text was updated successfully, but these errors were encountered: