Skip to content

fix(border): default to nil to support winborder#643

Merged
stevearc merged 2 commits intostevearc:masterfrom
seblyng:winborder
Oct 15, 2025
Merged

fix(border): default to nil to support winborder#643
stevearc merged 2 commits intostevearc:masterfrom
seblyng:winborder

Conversation

@seblyng
Copy link
Contributor

@seblyng seblyng commented Jul 10, 2025

Problem: winborder is not respected because border is hardcoded to "rounded".

Solution: default to nil which will use winborder if set by the user.

Minor drawback: winborder was added in 0.11, and for users on a version less than this which was just using a default options, they now need to set it. I feel like this is reasonable though, and not assume which border the users want

@github-actions github-actions bot requested a review from stevearc July 10, 2025 15:14
@stevearc
Copy link
Owner

Thanks for the PR!

@stevearc stevearc merged commit 200df01 into stevearc:master Oct 15, 2025
18 of 19 checks passed
itsjef pushed a commit to itsjef/dotfiles that referenced this pull request Oct 17, 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.

2 participants