Skip to content

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

Open
mgrunberg wants to merge 7 commits intooxidane:masterfrom
mgrunberg:tmux-2.6-resize-panes
Open

Make tmuxomatic run on tmux >= 2.5 and phyton 3. Correct pane resize on tmux >= 2.6#26
mgrunberg wants to merge 7 commits intooxidane:masterfrom
mgrunberg:tmux-2.6-resize-panes

Conversation

@mgrunberg
Copy link
Copy Markdown

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 pushed 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