Skip to content

chore: add support for tmux 3.7 - #997

Merged
akofink merged 2 commits into
tmuxinator:masterfrom
iyuuya:support-tmux-3.7
Jul 1, 2026
Merged

akofink merged 2 commits into
tmuxinator:masterfrom
iyuuya:support-tmux-3.7

Conversation

@iyuuya

@iyuuya iyuuya commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Metadata

https://github.com/tmux/tmux/releases/tag/3.7

Problem / Motivation

tmux 3.7 released.

Solution

Add tmux 3.7 to supported version list.

Testing

Updated config_spec.rb

@farzadmf

Copy link
Copy Markdown
Contributor

@iyuuya Take a look at PR #927 ; there's an additional file for CI that needs to be updated as well

@akofink
akofink self-requested a review June 30, 2026 13:47
@iyuuya

iyuuya commented Jul 1, 2026

Copy link
Copy Markdown
Contributor Author

Thanks, @farzadmf! That CI-file update was the old approach from before #981. #981 reworked CI to use snapshot-based interface tests instead of a tmux version matrix, so new tmux versions no longer need a CI file change — just SUPPORTED_TMUX_VERSIONS + CHANGELOG + spec update, as #989 did for 3.6b. This PR follows that same pattern.

@akofink
akofink merged commit a73635a into tmuxinator:master Jul 1, 2026
6 checks passed
@gstokkink-bex

Copy link
Copy Markdown

@akofink can we get a release for this? thanks 😄

@farzadmf

farzadmf commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Thanks, @farzadmf! That CI-file update was the old approach from before #981. #981 reworked CI to use snapshot-based interface tests instead of a tmux version matrix, so new tmux versions no longer need a CI file change — just SUPPORTED_TMUX_VERSIONS + CHANGELOG + spec update, as #989 did for 3.6b. This PR follows that same pattern.

Oh, good to know; thanks for letting me know @iyuuya

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.

4 participants