-
Notifications
You must be signed in to change notification settings - Fork 233
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
Layout broken #737
Comments
I get the same result. it's scrunched together. This needs to get looked at |
Upgrading this to p4-important @pogopaule FYI: I may close or merge this into other issues - depending on if there's an earlier one with the same root cause. I'm not quite sure yet. I will keep you apprised |
…on#704 Use tmux default session size 80x24 when creating a new session
…on#704 Use tmux default session size 80x24 when creating a new session
…on#704 Use tmux default session size 80x24 when creating a new session
My next change at v1.13.2 will probably bring this issue back, if so ping me. |
There is a PR at #926 testing a fix. If you try these instructions, does this help? |
Step 1: Provide a summary of your problem
Using the configuration from https://tmuxp.git-pull.com/examples.html#short-hand-inline I get the following tmux
Step 2: Provide tmuxp details
Step 3: Describe the problem:
Steps to reproduce:
pip3 install --user tmuxp
tmuxp load config.yaml
Observed Results:
See image above with broken layout and output in just one pane
Expected Results:
A layout with equal space for each of the three panes and output in each of them.
Relevant Code:
My configuration https://github.com/pogopaule/dotfiles/
The text was updated successfully, but these errors were encountered: