Skip to content

fix(utils): use correct MIN_TERMINAL_HEIGHT #4040

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TheLostLambda
Copy link
Member

Pulls out MIN_TERMINAL_* constants from zellij-server into zellij-utils so that they can be used everywhere, without relying on comments to keep magic numbers in sync!

Pulls out `MIN_TERMINAL_*` constants from `zellij-server` into
`zellij-utils` so that they can be used everywhere, without relying on
comments to keep magic numbers in sync!
@TheLostLambda
Copy link
Member Author

I never saw any of the effects of this bug, but I'm sure it'll hurt someone someday...

@TheLostLambda
Copy link
Member Author

TheLostLambda commented Mar 4, 2025

Yikes, I'll need to figure out how in the world this is breaking a test later...

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.

1 participant