Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): Implement terminal wrapping for advisory note input #1430

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

iamrajiv
Copy link

@iamrajiv iamrajiv commented Feb 3, 2025

Fixes: #1220

Fixes an issue where the note field in wolfictl adv create would truncate text beyond terminal width, making long notes difficult to input and read. Implements automatic line wrapping that maintains visibility of the full text as users type.

Screenshot 2025-02-03 at 6 31 45 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wolfictl adv create truncates input line
1 participant