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(stacked): stacked panes can't resize status-bar #4051

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

TheLostLambda
Copy link
Member

Fixed a number of other typos and issues I came across, but the last commit is the one that actually solves the resize issue!

There is another experiment on tll-pane-resizer-with-stackinfo for the future when we have <N panes above / below>

I might need @imsnif's help to write a test if one is wanted!

This `Option` chain already ends with `.unwrap_or_else(Default::default)`
so it's clearly expected that prior operations in the chain may fail. I
didn't have the default `layout_dir` on my computer, and it would fill my
logfile with unhelpful spam — on every pane creation, resize, etc.
@TheLostLambda
Copy link
Member Author

I think those e2e tests are unrelated to this change? They seem to be related to the status-bar layout from a skim, but let me know if that's something I need to fix!

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