dsherret / dax

Cross-platform shell tools for Deno and Node.js inspired by zx.
MIT License
1.05k stars 35 forks source link

fix: better handling for if terminal supports progress bars and selecion #58

Closed dsherret closed 1 year ago

dsherret commented 1 year ago

Also, breaking change on pb.forceRender() function and pb.with, which are both now fully async.

Closes #57