tmux-plugins / tpm

Tmux Plugin Manager
MIT License
11.95k stars 420 forks source link

fix_reload_twice_issue while "Install" , "Undate" , "Clean" plugins using binding keys #165

Open charlietag opened 4 years ago

charlietag commented 4 years ago

comment out the first "reload_tmux_environment" , to avoid tmux source-file ~/.tmux.conf twice and almost the same time, which will append contents twice , if I set status-left -ag (using -ag)

This will happen when:

prefix + I

prefix + U

prefix + alt + u