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

Make tmuxomatic run on tmux >= 2.5 and phyton 3. Correct pane resize on tmux >= 2.6 #26

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

mgrunberg
Copy link

Based on PR #25.
Acording to (tmux 2.6 changelog)[https://github.com/tmux/tmux/blob/master/CHANGES#L414]:

All new sessions that are unattached (whether with -d or started with no terminal) 
are now created with size 80 x 24

So it's mandatory to specify dimension when new-session is called.

Tmux 2.8 add -x - -y - args to use user screen dimensions

joshdick added a commit to joshdick/tmuxomatic that referenced this pull request Jun 16, 2021
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