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

fix: Use cols not rows for left margin bound #5871

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

tmccombs
Copy link
Contributor

The location of the left margin should depend on the width, not the height.

Fixes: #5750

The location of the left margin should depend on the width, not the
height.

Fixes: wez#5750
@tmccombs
Copy link
Contributor Author

It would probably be good to have tests for this, but I'm not familiar enough to feel comfortable doing that.

@wez
Copy link
Owner

wez commented Jul 30, 2024

Ah, great find! Thanks for this, and to @j4james for spotting it!
Unsure if this was a brainfart on my part or copypasta gone wrong.

@wez wez merged commit 03407ca into wez:main Jul 30, 2024
14 of 15 checks passed
wez added a commit that referenced this pull request Jul 30, 2024
@tmccombs tmccombs deleted the fix-margin-bounds branch July 30, 2024 14:49
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.

wezterm terminfo leads to corrupted buffer text when scrolling in zellij + neovim vertical split
2 participants