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

gum write height being capped at 7 #657

Open
octoshrimpy opened this issue Aug 22, 2024 · 1 comment
Open

gum write height being capped at 7 #657

octoshrimpy opened this issue Aug 22, 2024 · 1 comment

Comments

@octoshrimpy
Copy link

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

Screenshots

gum write --height 13 --show-line-numbers

image

and for sanity check:

gum write --height 3 --show-line-numbers

image

Desktop (please complete the following information):

  • OS: arch linux
  • Gum Version 0.14.3
    image
@murkl
Copy link

murkl commented Aug 23, 2024

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.

grafik

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

2 participants