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

Fix version comparison against tmux dev versions #162

Merged
merged 2 commits into from
Mar 24, 2021

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