Skip to content

Fix version comparison against tmux dev versions#162

Merged
greymd merged 2 commits intogreymd:masterfrom
pschmitt:fix-next-version
Mar 24, 2021
Merged

Fix version comparison against tmux dev versions#162
greymd merged 2 commits intogreymd:masterfrom
pschmitt:fix-next-version

Conversation

@pschmitt
Copy link
Contributor

I'm currently running tmux from git master.

Unrelased tmux versions return their versions with a next- prefix, which leads to the version comparison failing, and xpanes then disables the -t flag.

This PR should fix that ;)

$ tmux -V
next-3.3

@greymd greymd merged commit 4e560fe into greymd:master Mar 24, 2021
@greymd
Copy link
Owner

greymd commented Mar 24, 2021

Super cool!

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.

2 participants