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

Question "title"s get truncated in the wizard #546

Open
joanise opened this issue Sep 9, 2024 · 0 comments · May be fixed by #561
Open

Question "title"s get truncated in the wizard #546

joanise opened this issue Sep 9, 2024 · 0 comments · May be fixed by #561
Assignees
Milestone

Comments

@joanise
Copy link
Member

joanise commented Sep 9, 2024

In get_response_from_menu_prompt(), the prompt_text gets wrapped correctly into a Panel, but the title we pass to simple_term_menu, is truncated at the edge of the terminal windows.

@joanise joanise added this to the beta milestone Sep 9, 2024
@joanise joanise self-assigned this Sep 9, 2024
joanise added a commit that referenced this issue Sep 25, 2024
Fixes formatting in many places.
Adds nice highlighting in some.
But, do not redefine builtin print, use rich_print to be clear everywhere.

Fixes #546: question titles being truncated instead of wrapped.
joanise added a commit that referenced this issue Sep 25, 2024
Fixes formatting in many places.
Adds nice highlighting in some.
But, do not redefine builtin print, use rich_print to be clear everywhere.

Fixes #546: question titles being truncated instead of wrapped.
@joanise joanise linked a pull request Sep 26, 2024 that will close this issue
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 a pull request may close this issue.

1 participant