tmux-plugins / tpm

Tmux Plugin Manager
MIT License
11.97k stars 419 forks source link

Silent version check #109

Open wolph opened 7 years ago

wolph commented 7 years ago

While I like using tpm on systems that have a new tmux available, not all systems do. Since I use the same set of dotfiles on many systems it would be very useful if there was a flag/config option to optionally load tpm and not complain if my tmux is too old.

The current script always shows an annoying message for 5 seconds: https://github.com/tmux-plugins/tpm/blob/master/scripts/check_tmux_version.sh