tmux-plugins / tpm

Tmux Plugin Manager
MIT License
11.9k stars 417 forks source link

Install script and shortcut does not work #201

Open LoLei opened 3 years ago

LoLei commented 3 years ago

Running install_plugins.sh does nothing, activating the + I prefix freezes the session.

I think this may have to do with tmux's recent update. https://github.com/tmux/tmux/issues/2645

This also breaks tmux-resurrect for me, as described here: https://github.com/tmux-plugins/tmux-resurrect/issues/379#issuecomment-819480891

EDIT: Rebooting fixes it, but not sure if permanently.

bruno- commented 3 years ago

There's been a couple issues opened about problems with tmux 3.2. Is anyone willing to look into this problem? Any help would be appreciated. I'm still on tmux 3.1 and swamped with work so I can't prioritize this. Worst case: I'll work on this myself when I upgrade to tmux 3.2 (I'm heavily reliant on many tmux plugins), but I can't make promises when will that be.

LoLei commented 3 years ago

For what it's worth, after the first reboot it never happened again, on both of my machines. So it may be a non-issue anyway.