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

List type is not wrapping lines for message or choices #166

Open
jorgesmu opened this issue Jul 20, 2021 · 0 comments
Open

List type is not wrapping lines for message or choices #166

jorgesmu opened this issue Jul 20, 2021 · 0 comments

Comments

@jorgesmu
Copy link

jorgesmu commented Jul 20, 2021

When submitting a question of type 'list' both the message and the choices don't wrap properly when changing the size of the terminal. This is not happening for other type of questions. For example: 'input' question.

Choices are fixed by setting wrap_lines=True in the ConditionalContainer:
https://github.com/CITGuru/PyInquirer/blob/master/PyInquirer/prompts/list.py#L134

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

No branches or pull requests

1 participant