lustre-labs / dev-tools

Lustre's CLI and development tooling: zero-config dev server, bundling, and scaffolding.
45 stars 15 forks source link

Trim printed URLs if terminal is too narrow. #31

Closed hayleigh-dot-dev closed 4 months ago

hayleigh-dot-dev commented 4 months ago

We have this bug where if the url is wider than the terminal, the spinner will constantly wrap to a newline and flood the console. I'd like for us to trim the url instead so everything stays on one line.