Joined December 2015
·

Dan Lowe

Cleveland, Ohio USA
·
·

Thanks for the tip! By the way, you can make this more future-proof as the version number increases. I am implementing something like this to account for incompatible changes in 2.1.

if-shell "[[ `tmux -V | cut -d' ' -f2` -ge 1.9 ]]"
Achievements
1 Karma
0 Total ProTip Views