wolfi-dev / wolfictl

A CLI used to work with the Wolfi OSS project
Apache License 2.0
53 stars 54 forks source link

wolfictl adv create truncates input line #1220

Open wlynch opened 1 week ago

wlynch commented 1 week ago

Description

When creating an advisory with wolfictl adv create, if the Note: field exceeds the width of the terminal, the display truncates the message and you can no longer see what you are typing.

luhring commented 1 week ago

This looks relevant 👀 https://github.com/charmbracelet/bubbles/issues/483