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(dev): fix crash on very narrow terminals #5327

Merged
merged 1 commit into from Nov 1, 2023

Conversation

thsig
Copy link
Collaborator

@thsig thsig commented Nov 1, 2023

What this PR does / why we need it:

Before this fix, commands in a dev command session would fail with an error if the terminal width was less than the length of the command (including opts and args).

Which issue(s) this PR fixes:

Fixes #4912.

Before this fix, commands in a dev command session would fail with an
error if the terminal width was less than the length of the command
(including opts and args).
@thsig thsig assigned hph Nov 1, 2023
@vvagaytsev vvagaytsev added this pull request to the merge queue Nov 1, 2023
Merged via the queue into main with commit 4af4d6c Nov 1, 2023
44 checks passed
@vvagaytsev vvagaytsev deleted the fix-narrow-term-dev-error branch November 1, 2023 10:33
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.

0.13: [Bug]: deploy with local mode errors: Invalid count value
3 participants