tmux-plugins / tpm

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

Plugins installed but not working #164

Open steakhutzeee opened 4 years ago

steakhutzeee commented 4 years ago

Hello :)

I'm on Windows 10 using WSL - Ubuntu.

Installed tmux and tpm, the plugins are installed, i can see them in the /plugins directory. Prefix + I is working.

But i don't know why, my plugins are not working... i try to use tmux-resurrect keys to save/restore, but nothing happens.

Installed continuum too, but it's not working. I added info about it in the status bar but that is not working either. I see only 'Continuum Status:'.

Here is my .tmux.conf: https://pastebin.com/V70rVw2T

What i'm doing wrong?

steakhutzeee commented 4 years ago

The solution provided here works https://github.com/tmux-plugins/tpm/issues/97, but why i need that?