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

[0.x] Fix multisearch long option truncation #114

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

jessarcher
Copy link
Member

@jessarcher jessarcher commented Feb 21, 2024

This PR fixes an issue with the multisearch prompt when options are longer than the terminal width, which would cause wrapping. The multisearch prompt needs two more columns than the search prompt due to the checkbox.

Fixes #113

@taylorotwell taylorotwell merged commit 0ae2de8 into main Feb 21, 2024
7 checks passed
@taylorotwell taylorotwell deleted the fix-multisearch-truncation branch February 21, 2024 14:18
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.

Long options break multisearch options
2 participants