Skip to content

Version check breaks on tmux dev #199

@fourjay

Description

@fourjay

I (possibly foolishly) build tmux from source.
Late updates of tmuxp do a version check has_required_tmux_version() that throws an exception.
I'm pretty sure this because with the source tmux -V in my environment returns tmux master with no version number.
I can work around this by commenting out the call to has_required_tmux_version() and tmuxp runs without issue.
Is there potentially a way to disable the version check?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions