huak icon indicating copy to clipboard operation
huak copied to clipboard

Improving `Terminal` implementation

Open cnpryer opened this issue 1 year ago • 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:

  • #318
  • #790
  • #692
  • (cargo) https://github.com/rust-lang/cargo/pull/12578

cnpryer avatar Nov 02 '23 17:11 cnpryer