tmux-plugins / tpm

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

How to tell if tpm is working? is there an `ls` option to see whats active? (Fish) #182

Open matthiasdebernardini opened 3 years ago

matthiasdebernardini commented 3 years ago

I am on tmux v2.6 and fish v3.1 on Ubuntu 18 and I recently installed tpm to download https://github.com/arcticicestudio/nord-tmux but after following the install instructions I can't tell if its running.

I git cloned, copied and pasted the config to the bottom of ~/.tmux.conf (added the nord) and sourced the file and prefix + I as per the instructions.

Am I missing a step?

Screenshot 2020-09-20 at 13 01 58

I included this screenshot because my tmux starts automatically and I am not sure if this is messing with something.

My main question is if there is a command that shows which plugins are currently active like tpm ls or something like that.

Im unsure how to debug this so some help would be appreciated.

briandipalma commented 2 years ago

I don't think it works with fish, it also seem to do nothing for me and the README mentions bash is a requirement.

briandipalma commented 2 years ago

Nope that's not it, I just created the tpm git clone using Ansible and the user the directory was set to was root instead of my local user.