Cork icon indicating copy to clipboard operation
Cork copied to clipboard

Expand operations that support live terminal outputs

Open buresdv opened this issue 8 months ago • 0 comments

For now, only installations support the new live terminal outputs. Other operations that take place in .sheet can tke advantage of this.

These include:

  • [ ] Adding taps
  • [x] Updating packages

As a part of this, split off the realTimeTerminalOutput property from PackageInProgressOfBeingInstalled and make it its own @State property.

buresdv avatar Oct 08 '23 21:10 buresdv