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

window-padding-color improvements #2075

Merged
merged 5 commits into from
Aug 10, 2024
Merged

window-padding-color improvements #2075

merged 5 commits into from
Aug 10, 2024

Conversation

mitchellh
Copy link
Contributor

@mitchellh mitchellh commented Aug 10, 2024

  • Add heuristic so power line cells disable extend
  • Add extend-always configuration
  • Use exhaustive switch statements so future values could be caught
  • Don't always extend in alt screen, this was very uniformly disliked except for @qwerasd205 (you can now use the new extend-always which isn't identical but probably good enough)
  • This makes extend the default again. I think the heuristics in this PR plus previous ones address all the major "ugly" scenarios to make this worth it.

cc @qwerasd205

@mitchellh mitchellh merged commit aa5aad4 into main Aug 10, 2024
35 of 36 checks passed
@mitchellh mitchellh deleted the extend branch August 10, 2024 17:51
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