tmux-plugins / tpm

Tmux Plugin Manager
MIT License
11.68k stars 415 forks source link

TPM stopped working #251

Open 0xDmtri opened 1 year ago

0xDmtri commented 1 year ago

Very randomly stopped working. Doesn't see any of the <prefix>-I, U, alt-U commands. No custom configs. Deleted and tried to reinstalled everything from scratch, still no luck. Going to even drop my config here. Cloned newest version on tpm as well. Config is in standard place as well. Tried several terminals like WezTerm, Alacritty, iTerm2, and even native one. Same. Thanks!

OS: MacOS Chip: M1

Screenshot 2023-06-01 at 9 17 27 PM
austinsherron commented 1 year ago

I experienced a similar issue on version 3.3a (installed via linuxbrew). It was "resolved" by downgrading to 3.0a. Note that I didn't try the interim versions, as 3.0a was the next lowest version available on one of my installed package managers (apt).

Edit:

OS: Zorin 16.2 (Ubuntu based distro) Chip: Intel Core i5-1240P

hanklzl commented 1 year ago

same issue on Intel macbook too. Nothing happened when prefix + I triggered.

gerrard00 commented 1 year ago

For me, I was able to get things working correctly by running ~/.tmux/plugins/tpm/tpm in a shell. I haven't tried restarting since then so nono sure if it's a long-term fix.