cnpryer/huak

Improving `Terminal` implementation

cnpryer opened this issue · 0 comments

Summary

Implement more intentional usage of the Terminal abstraction for more cohesive Cargo UI. This would use Cargo's simple terminal messaging style for Huck-specific messages.

image

Motivation

  • More consistent and polished experience
  • Allows for better UI management during various ops
  • Allows for animation and more frequent feedback

Requirements

  • Simple
  • Cargo's style
  • Animation
  • Snappy, minimal

Related: