-
Notifications
You must be signed in to change notification settings - Fork 231
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working