We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug gum write height is being capped at 7
To Reproduce
gum write --height 13 --show-line-numbers
Expected behavior --height respects values passed in, or 0 for full terminal height like others
--height
Screenshots
and for sanity check:
gum write --height 3 --show-line-numbers
Desktop (please complete the following information):
0.14.3
The text was updated successfully, but these errors were encountered:
I can confirm this. With the new version v0.14.4 the help text is now shown after the given height, but the content is still limited after 6 lines.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
gum write height is being capped at 7
To Reproduce
Expected behavior
--height
respects values passed in, or 0 for full terminal height like othersScreenshots
and for sanity check:
Desktop (please complete the following information):
0.14.3
The text was updated successfully, but these errors were encountered: