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
bug: cmdline args need jsonification; tty support needs adjustment (#27)
- switch shell to bash so we can use arrays and bulk element transforms
- use [ -t 0 ] to baseline whether we need terminal support for the invocation
- send human-interest commentary to stderr instead of stdout
Co-authored-by: Joe Schaefer <[email protected]>
0 commit comments