mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-10-31 23:28:47 +00:00
1008 B
1008 B
Help, tpm not working!
Here's the list of issues users had with tpm
:
Nothing works.
tpm
key bindingsprefix + I
,prefix + U
not even defined.
-
Do you have required
tmux
version to runtpm
?
Checktmux
version with$ tmux -V
command and make sure it's higher or equal to the required version fortpm
as stated in the readme. -
ZSH tmux plugin might be causing issues.
If you have it installed, try disabling it and see iftpm
works then.
Weird sequence of characters show up when installing or updating plugins
- This could be caused by tmuxline.vim plugin. Uninstall it and see if things work.
"failed to connect to server" error when sourcing .tmux.conf
- Make sure
tmux source ~/.tmux.conf
command is ran from insidetmux
.