Skip to content

fix(write): max height, max chars#753

Merged
caarlos0 merged 1 commit intomainfrom
write-height
Dec 9, 2024
Merged

fix(write): max height, max chars#753
caarlos0 merged 1 commit intomainfrom
write-height

Conversation

@caarlos0
Copy link
Copy Markdown
Contributor

@caarlos0 caarlos0 commented Dec 9, 2024

  • it makes no sense to me to have 400 as limit?
  • textarea default max height is 99, we should probably set it to 0

closes #666

- it makes no sense to me to have 400 as limit?
- textarea default max height is 99, we should probably set it to 0

closes #666
@caarlos0 caarlos0 marked this pull request as ready for review December 9, 2024 20:41
Copy link
Copy Markdown
Member

@meowgorithm meowgorithm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Fwiw, in v2 we're removing these baked-in limits in textarea itself.

@caarlos0 caarlos0 merged commit 01892a0 into main Dec 9, 2024
@caarlos0 caarlos0 deleted the write-height branch December 9, 2024 23:53
@bashbunni bashbunni added this to the v0.15.0 milestone Jan 12, 2025
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.

Gum write limited to 99 lines despite --char-limit 0

3 participants