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

textarea: height and buffer-level max line settings #555

Open
meowgorithm opened this issue Jul 17, 2024 · 0 comments
Open

textarea: height and buffer-level max line settings #555

meowgorithm opened this issue Jul 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@meowgorithm
Copy link
Member

I'm noticing a few things while working with textarea:

  • The maximum number of lines and height cannot exceed 99
  • The maximum number of lines in the buffer is determined by the height and max height
  • The maximum number of lines in the buffer cannot be less than the height and max height

We should ultimately be able to control the number of lines in the buffer independently from of the height.

@meowgorithm meowgorithm added enhancement New feature or request bug Something isn't working and removed bug Something isn't working labels Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant