On this page
io.github.libtmux.TmuxVersion.TmuxVersion
- Module
- io.github.libtmux.TmuxVersion
- Package
- io.github.libtmux:libtmux
- Source
- libtmux/src/main/java/io/github/libtmux/TmuxVersion.java
-
A released tmux version, ordered the way tmux releases are.
<p>tmux numbers a patch release with a letter rather than a third number: 3.7a follows 3.7, and 3.2a follows 3.2. Comparing the text alone gets that wrong in both directions, and a feature gate that gets it wrong reads a format the running tmux does not have.
4 declared, 0 inherited