Releases: jaclu/tmux-conf
Releases · jaclu/tmux-conf
v0.20.0
v0.19.0
v0.17.3
v0.17.2
pypi 0.16.0
if tmux vers < 1.9 plugin_handler will be switched to manual (if defined), since tpm cant be used on older versions.
pypi 0.15.10
Changes:
- If no tmux bin is specified, uses env var TMUX_BIN if defined, otherwise defaults to "tmux"
pypi v0.15.9
Improved coverage of pytest now at 95%
As a result fixed some issues that turned up
pypi v0.15.8
Checking for unused and not installed plugins
pypi v0.15.7
casts plugin min_version to string before using it
pypi v0.15.6
Expanded on tests and docs, tweaked a few glitches