tmux-plugins / tpm

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

[Bug] Not working on macOS with tmux installed via brew #134

Closed onaforeignshore closed 5 years ago

onaforeignshore commented 6 years ago

On macOS, if you install tmux using homebrew, the version reply for tmux -V is tmux master. This stops tpm from working.

hikatanguy commented 6 years ago

Hello,

I installed tmux using homebrew, and "tmux -V" returns "tmux 2.7". No problem on my side to use tpm.

OSX : v10.13.6

HTH.

onaforeignshore commented 6 years ago

I found the issue. I had installed it using brew install tmux --HEAD, which is why it did that.

rjhilgefort commented 5 years ago

@onaforeignshore Can this issue be closed then?

onaforeignshore commented 5 years ago

Resolved